blob: ac0aba305a81e278d8db6b5675bd255fb13ac959 [file] [log] [blame]
{
"_args": [
[
{
"raw": "domutils@^1.5.1",
"scope": null,
"escapedName": "domutils",
"name": "domutils",
"rawSpec": "^1.5.1",
"spec": ">=1.5.1 <2.0.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/htmlparser2"
]
],
"_from": "domutils@>=1.5.1 <2.0.0",
"_id": "domutils@1.7.0",
"_inCache": true,
"_location": "/domutils",
"_nodeVersion": "9.5.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/domutils_1.7.0_1518042189368_0.6095902125244643"
},
"_npmUser": {
"name": "feedic",
"email": "me@feedic.com"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "domutils@^1.5.1",
"scope": null,
"escapedName": "domutils",
"name": "domutils",
"rawSpec": "^1.5.1",
"spec": ">=1.5.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/htmlparser2"
],
"_resolved": "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz",
"_shasum": "56ea341e834e06e6748af7a1cb25da67ea9f8c2a",
"_shrinkwrap": null,
"_spec": "domutils@^1.5.1",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/htmlparser2",
"author": {
"name": "Felix Boehm",
"email": "me@feedic.com"
},
"bugs": {
"url": "https://github.com/FB55/domutils/issues"
},
"dependencies": {
"dom-serializer": "0",
"domelementtype": "1"
},
"description": "utilities for working with htmlparser2's dom",
"devDependencies": {
"domhandler": "2",
"htmlparser2": "~3.9.2",
"jshint": "~2.9.4",
"mocha": "~3.2.0"
},
"directories": {
"test": "tests"
},
"dist": {
"integrity": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==",
"shasum": "56ea341e834e06e6748af7a1cb25da67ea9f8c2a",
"tarball": "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz",
"fileCount": 16,
"unpackedSize": 20546
},
"gitHead": "34f193ca17d11a98d9310b1965efe5f73d32d79f",
"homepage": "https://github.com/FB55/domutils#readme",
"jshintConfig": {
"proto": true,
"unused": true,
"eqnull": true,
"undef": true,
"quotmark": "double",
"eqeqeq": true,
"trailing": true,
"node": true,
"globals": {
"describe": true,
"it": true,
"beforeEach": true
}
},
"keywords": [
"dom",
"htmlparser2"
],
"license": "BSD-2-Clause",
"main": "index.js",
"maintainers": [
{
"name": "feedic",
"email": "me@feedic.com"
}
],
"name": "domutils",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/FB55/domutils.git"
},
"scripts": {
"test": "mocha test/tests/**.js && jshint index.js test/**/*.js lib/*.js"
},
"version": "1.7.0"
}