File: //proc/1233/root/home/arjun/projects/buyercall_forms/buyercall/node_modules/watchify/package.json
{
"_args": [
[
"watchify@3.11.1",
"/home/arjun/projects/buyercall_forms/buyercall"
]
],
"_development": true,
"_from": "watchify@3.11.1",
"_id": "watchify@3.11.1",
"_inBundle": false,
"_integrity": "sha512-WwnUClyFNRMB2NIiHgJU9RQPQNqVeFk7OmZaWf5dC5EnNa0Mgr7imBydbaJ7tGTuPM2hz1Cb4uiBvK9NVxMfog==",
"_location": "/watchify",
"_phantomChildren": {
"arr-diff": "4.0.0",
"arr-flatten": "1.1.0",
"array-unique": "0.3.2",
"async-each": "1.0.6",
"core-util-is": "1.0.3",
"define-property": "2.0.2",
"extend-shallow": "3.0.2",
"extglob": "2.0.4",
"fragment-cache": "0.2.1",
"graceful-fs": "4.2.11",
"inherits": "2.0.4",
"is-buffer": "1.1.6",
"is-extendable": "0.1.1",
"is-extglob": "2.1.1",
"is-glob": "4.0.3",
"isarray": "1.0.0",
"isobject": "3.0.1",
"kind-of": "6.0.3",
"nan": "2.18.0",
"nanomatch": "1.2.13",
"object.pick": "1.3.0",
"path-dirname": "1.0.2",
"path-is-absolute": "1.0.1",
"process-nextick-args": "2.0.1",
"regex-not": "1.0.2",
"remove-trailing-separator": "1.1.0",
"repeat-element": "1.1.4",
"repeat-string": "1.6.1",
"snapdragon": "0.8.2",
"snapdragon-node": "2.1.1",
"split-string": "3.1.0",
"to-regex": "3.0.2",
"upath": "1.2.0",
"util-deprecate": "1.0.2"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "watchify@3.11.1",
"name": "watchify",
"escapedName": "watchify",
"rawSpec": "3.11.1",
"saveSpec": null,
"fetchSpec": "3.11.1"
},
"_requiredBy": [
"/grunt-browserify"
],
"_resolved": "https://registry.npmjs.org/watchify/-/watchify-3.11.1.tgz",
"_spec": "3.11.1",
"_where": "/home/arjun/projects/buyercall_forms/buyercall",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bin": {
"watchify": "bin/cmd.js"
},
"bugs": {
"url": "https://github.com/substack/watchify/issues"
},
"dependencies": {
"anymatch": "^2.0.0",
"browserify": "^16.1.0",
"chokidar": "^2.1.1",
"defined": "^1.0.0",
"outpipe": "^1.1.0",
"through2": "^2.0.0",
"xtend": "^4.0.0"
},
"description": "watch mode for browserify builds",
"devDependencies": {
"brfs": "^2.0.1",
"mkdirp": "~0.5.1",
"split": "^1.0.0",
"tape": "^4.2.2",
"uglify-js": "^2.5.0",
"win-spawn": "^2.0.0"
},
"homepage": "https://github.com/substack/watchify",
"keywords": [
"browserify",
"browserify-tool",
"watch",
"bundle",
"build",
"browser"
],
"license": "MIT",
"main": "index.js",
"name": "watchify",
"repository": {
"type": "git",
"url": "git://github.com/substack/watchify.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "3.11.1"
}