blob: 7b40e3387220e15ea6a419c4d4ca2392d38e28b2 [file] [log] [blame]
{
"_args": [
[
{
"raw": "domhandler@^2.3.0",
"scope": null,
"escapedName": "domhandler",
"name": "domhandler",
"rawSpec": "^2.3.0",
"spec": ">=2.3.0 <3.0.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/htmlparser2"
]
],
"_from": "domhandler@>=2.3.0 <3.0.0",
"_id": "domhandler@2.4.2",
"_inCache": true,
"_location": "/domhandler",
"_nodeVersion": "10.0.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/domhandler_2.4.2_1525892844640_0.057355339211383916"
},
"_npmUser": {
"name": "feedic",
"email": "me@feedic.com"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "domhandler@^2.3.0",
"scope": null,
"escapedName": "domhandler",
"name": "domhandler",
"rawSpec": "^2.3.0",
"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": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/htmlparser2",
"author": {
"name": "Felix Boehm",
"email": "me@feedic.com"
},
"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": {
"integrity": "sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==",
"shasum": "8805097e933d65e85546f726d60f5eb88b44f803",
"tarball": "https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz",
"fileCount": 33,
"unpackedSize": 29945,
"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"
},
"gitHead": "045bd8d634dca30192fbd23fee0c530adc9c6f52",
"homepage": "https://github.com/fb55/DomHandler#readme",
"jshintConfig": {
"quotmark": "double",
"trailing": true,
"unused": true,
"undef": true,
"node": true,
"proto": true,
"globals": {
"it": true
}
},
"keywords": [
"dom",
"htmlparser2"
],
"license": "BSD-2-Clause",
"main": "index.js",
"maintainers": [
{
"name": "feedic",
"email": "me@feedic.com"
}
],
"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"
}