{ "_args": [ [ { "name": "domhandler", "raw": "domhandler@^2.3.0", "rawSpec": "^2.3.0", "scope": null, "spec": ">=2.3.0 <3.0.0", "type": "range" }, "/gitbook/node_modules/htmlparser2" ] ], "_from": "domhandler@>=2.3.0 <3.0.0", "_hasShrinkwrap": false, "_id": "domhandler@2.4.2", "_inCache": true, "_installable": true, "_location": "/domhandler", "_nodeVersion": "10.0.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/domhandler_2.4.2_1525892844640_0.057355339211383916" }, "_npmUser": { "email": "me@feedic.com", "name": "feedic" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "name": "domhandler", "raw": "domhandler@^2.3.0", "rawSpec": "^2.3.0", "scope": null, "spec": ">=2.3.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/htmlparser2" ], "_resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz", "_shasum": "8805097e933d65e85546f726d60f5eb88b44f803", "_shrinkwrap": null, "_spec": "domhandler@^2.3.0", "_where": "/gitbook/node_modules/htmlparser2", "author": { "email": "me@feedic.com", "name": "Felix Boehm" }, "bugs": { "url": "https://github.com/fb55/DomHandler/issues" }, "dependencies": { "domelementtype": "1" }, "description": "handler for htmlparser2 that turns pages into a dom", "devDependencies": { "htmlparser2": "^3.9.0", "jshint": "^2.9.1", "mocha": "^3.0.2" }, "directories": { "test": "tests" }, "dist": { "fileCount": 33, "integrity": "sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa80btCRA9TVsSAnZWagAAhQ4P/A4+DwDYOfgcue03Fsa3\nI+WBrBPQev1+huy0IUPiY64Dt26kQu5tUYckGCg8aEn2aA2hZf9EmnIdwrqD\n0h75PwmD4hkhE8GfRG4ehPff3vv86Gx2lLfk6HtYCGtUrrxWqY/XYgaYgJM+\nZmWzGheOqgXrphgOf8JgbWL6uBN7zT1eOLafvskMuKIGkfs4YWwNiLypy8Ue\nzYhxf+gimANQ84EhUzlQevDMXktqWuakH2aEbuDV2DaelnOFibO15xqoRl2P\ng0npC5v37NB1hxOvch8zBUtJ4NUfA2eR7VQx5bX0s6SCTTTFUBrh/qRdVDcy\nvLPlRO5koNgi4y2rwrQxqPG/duI1qvPSftRVzowmpS51hUwDSbbVxcZCwWp4\nNtj9lGC2qL3GIl+RtM6l4dHG0Rh34DUXEj74XjRODNP1ttew0/lk2bRFqMfO\nQrqAJnHj9WPa24ps91JssrA31bRQex6qvwWwR11rJ2IAZVIyu9lzPV503zM3\nPv7edFmyBQ5nwiI6gDiZGg5J2JM1E44DZPtTR+RWf0VBcmdoh8z22BtpoWTE\np8eKewHJn7h4UfbwA+YEzOi9NfJhk3FKLmTZF65ltKwyOtorPSoPmbHQSl/P\nNhmY/6TLMvn+XJx6Hc9oPSOWH8QPSkKltdVaSViDpAJqmZwxfa5sPC1Tar3l\nc8a8\r\n=kEog\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "8805097e933d65e85546f726d60f5eb88b44f803", "tarball": "https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz", "unpackedSize": 29945 }, "gitHead": "045bd8d634dca30192fbd23fee0c530adc9c6f52", "homepage": "https://github.com/fb55/DomHandler#readme", "jshintConfig": { "globals": { "it": true }, "node": true, "proto": true, "quotmark": "double", "trailing": true, "undef": true, "unused": true }, "keywords": [ "dom", "htmlparser2" ], "license": "BSD-2-Clause", "main": "index.js", "maintainers": [ { "email": "me@feedic.com", "name": "feedic" } ], "name": "domhandler", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/fb55/DomHandler.git" }, "scripts": { "test": "mocha -R list && jshint index.js test/" }, "version": "2.4.2" }