| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_from": "watch@~0.18.0",
- "_id": "watch@0.18.0",
- "_inBundle": false,
- "_integrity": "sha512-oUcoHFG3UF2pBlHcMORAojsN09BfqSfWYWlR3eSSjUFR7eBEx53WT2HX/vZeVTTIVCGShcazb+t6IcBRCNXqvA==",
- "_location": "/watch",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "watch@~0.18.0",
- "name": "watch",
- "escapedName": "watch",
- "rawSpec": "~0.18.0",
- "saveSpec": null,
- "fetchSpec": "~0.18.0"
- },
- "_requiredBy": [
- "/sane"
- ],
- "_resolved": "https://registry.npmmirror.com/watch/-/watch-0.18.0.tgz",
- "_shasum": "28095476c6df7c90c963138990c0a5423eb4b986",
- "_spec": "watch@~0.18.0",
- "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\sane",
- "author": {
- "name": "Mikeal Rogers",
- "email": "mikeal.rogers@gmail.com"
- },
- "bin": {
- "watch": "cli.js"
- },
- "bugs": {
- "url": "https://github.com/mikeal/watch/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "exec-sh": "^0.2.0",
- "minimist": "^1.2.0"
- },
- "deprecated": false,
- "description": "Utilities for watching file trees.",
- "directories": {
- "lib": "lib"
- },
- "engines": {
- "node": ">=0.1.95"
- },
- "homepage": "https://github.com/mikeal/watch",
- "keywords": [
- "util",
- "utility",
- "fs",
- "files"
- ],
- "license": "Apache-2.0",
- "main": "./main",
- "name": "watch",
- "repository": {
- "type": "git",
- "url": "git://github.com/mikeal/watch.git"
- },
- "version": "0.18.0"
- }
|