62 lines
1.5 KiB
JSON
62 lines
1.5 KiB
JSON
|
{
|
||
|
"_from": "dom-walk@^0.1.0",
|
||
|
"_id": "dom-walk@0.1.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-ZyIm3HTI95mtNTB9+TaroRrNYBg=",
|
||
|
"_location": "/dom-walk",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "dom-walk@^0.1.0",
|
||
|
"name": "dom-walk",
|
||
|
"escapedName": "dom-walk",
|
||
|
"rawSpec": "^0.1.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^0.1.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/min-document"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/dom-walk/-/dom-walk-0.1.1.tgz",
|
||
|
"_shasum": "672226dc74c8f799ad35307df936aba11acd6018",
|
||
|
"_spec": "dom-walk@^0.1.0",
|
||
|
"_where": "/home/lrullo/httpdocs/anorgatarrak.eus/wp-content/themes/anorgatarrak/node_modules/min-document",
|
||
|
"author": {
|
||
|
"name": "Raynos",
|
||
|
"email": "raynos2@gmail.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/Raynos/dom-walk/issues",
|
||
|
"email": "raynos2@gmail.com"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"contributors": [
|
||
|
{
|
||
|
"name": "Jake Verbaten"
|
||
|
}
|
||
|
],
|
||
|
"dependencies": {},
|
||
|
"deprecated": false,
|
||
|
"description": "iteratively walk a DOM node",
|
||
|
"devDependencies": {
|
||
|
"browserify-server": "~0.5.6"
|
||
|
},
|
||
|
"homepage": "https://github.com/Raynos/dom-walk",
|
||
|
"keywords": [],
|
||
|
"licenses": [
|
||
|
{
|
||
|
"type": "MIT",
|
||
|
"url": "http://github.com/Raynos/dom-walk/raw/master/LICENSE"
|
||
|
}
|
||
|
],
|
||
|
"main": "index",
|
||
|
"name": "dom-walk",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/Raynos/dom-walk.git"
|
||
|
},
|
||
|
"scripts": {},
|
||
|
"version": "0.1.1"
|
||
|
}
|