123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "_args": [
- [
- "dom-walk@0.1.2",
- "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
- ]
- ],
- "_from": "dom-walk@0.1.2",
- "_id": "dom-walk@0.1.2",
- "_inBundle": false,
- "_integrity": "sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==",
- "_location": "/dom-walk",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "dom-walk@0.1.2",
- "name": "dom-walk",
- "escapedName": "dom-walk",
- "rawSpec": "0.1.2",
- "saveSpec": null,
- "fetchSpec": "0.1.2"
- },
- "_requiredBy": [
- "/min-document"
- ],
- "_resolved": "https://registry.npmmirror.com/dom-walk/-/dom-walk-0.1.2.tgz",
- "_spec": "0.1.2",
- "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
- "author": {
- "name": "Raynos",
- "email": "raynos2@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/Raynos/dom-walk/issues",
- "email": "raynos2@gmail.com"
- },
- "contributors": [
- {
- "name": "Jake Verbaten"
- }
- ],
- "dependencies": {},
- "description": "iteratively walk a DOM node",
- "devDependencies": {
- "budo": "11.6.3"
- },
- "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": {
- "example": "budo example/index.js"
- },
- "version": "0.1.2"
- }
|