{
|
|
"_args": [
|
|
[
|
|
"domutils@^1.7.0",
|
|
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/css-select"
|
|
]
|
|
],
|
|
"_from": "domutils@>=1.7.0 <2.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "domutils@1.7.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/domutils",
|
|
"_nodeVersion": "9.5.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/domutils_1.7.0_1518042189368_0.6095902125244643"
|
|
},
|
|
"_npmUser": {
|
|
"email": "me@feedic.com",
|
|
"name": "feedic"
|
|
},
|
|
"_npmVersion": "5.6.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "domutils",
|
|
"raw": "domutils@^1.7.0",
|
|
"rawSpec": "^1.7.0",
|
|
"scope": null,
|
|
"spec": ">=1.7.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/css-select"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz",
|
|
"_shasum": "56ea341e834e06e6748af7a1cb25da67ea9f8c2a",
|
|
"_shrinkwrap": null,
|
|
"_spec": "domutils@^1.7.0",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/css-select",
|
|
"author": {
|
|
"email": "me@feedic.com",
|
|
"name": "Felix Boehm"
|
|
},
|
|
"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": {
|
|
"fileCount": 16,
|
|
"integrity": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==",
|
|
"shasum": "56ea341e834e06e6748af7a1cb25da67ea9f8c2a",
|
|
"tarball": "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz",
|
|
"unpackedSize": 20546
|
|
},
|
|
"gitHead": "34f193ca17d11a98d9310b1965efe5f73d32d79f",
|
|
"homepage": "https://github.com/FB55/domutils#readme",
|
|
"jshintConfig": {
|
|
"eqeqeq": true,
|
|
"eqnull": true,
|
|
"globals": {
|
|
"beforeEach": true,
|
|
"describe": true,
|
|
"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": [
|
|
{
|
|
"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"
|
|
}
|