Files
old-slucajna-televizija/web/node_modules/htmlparser2/node_modules/domutils/package.json
2017-10-16 11:19:46 +02:00

61 lines
1.4 KiB
JSON

{
"_from": "domutils@1.1",
"_id": "domutils@1.1.6",
"_inBundle": false,
"_integrity": "sha1-vdw94Jm5ou+sxRxiPyj0FuzFdIU=",
"_location": "/htmlparser2/domutils",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "domutils@1.1",
"name": "domutils",
"escapedName": "domutils",
"rawSpec": "1.1",
"saveSpec": null,
"fetchSpec": "1.1"
},
"_requiredBy": [
"/htmlparser2"
],
"_resolved": "https://registry.npmjs.org/domutils/-/domutils-1.1.6.tgz",
"_shasum": "bddc3de099b9a2efacc51c623f28f416ecc57485",
"_spec": "domutils@1.1",
"_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/htmlparser2",
"author": {
"name": "Felix Boehm",
"email": "me@feedic.com"
},
"bugs": {
"url": "https://github.com/FB55/domutils/issues"
},
"bundleDependencies": false,
"dependencies": {
"domelementtype": "1"
},
"deprecated": false,
"description": "utilities for working with htmlparser2's dom",
"devDependencies": {
"domhandler": "2",
"htmlparser2": "2.3"
},
"directories": {
"test": "tests"
},
"homepage": "https://github.com/FB55/domutils#readme",
"keywords": [
"dom",
"htmlparser2"
],
"main": "index.js",
"name": "domutils",
"repository": {
"type": "git",
"url": "git://github.com/FB55/domutils.git"
},
"scripts": {
"test": "node tests/00-runtests.js"
},
"version": "1.1.6"
}