File: /home/cursos.ril.es/node_modules/laravel-elixir/node_modules/watchify/package.json
{
"name": "watchify",
"version": "3.7.0",
"description": "watch mode for browserify builds",
"main": "index.js",
"bin": {
"watchify": "bin/cmd.js"
},
"dependencies": {
"anymatch": "^1.3.0",
"browserify": "^13.0.0",
"chokidar": "^1.0.0",
"defined": "^1.0.0",
"outpipe": "^1.1.0",
"through2": "^2.0.0",
"xtend": "^4.0.0"
},
"devDependencies": {
"brfs": "^1.0.1",
"mkdirp": "~0.5.1",
"split": "^1.0.0",
"tape": "^4.2.2",
"uglify-js": "^2.5.0",
"win-spawn": "^2.0.0"
},
"scripts": {
"test": "tape test/*.js"
},
"repository": {
"type": "git",
"url": "git://github.com/substack/watchify.git"
},
"homepage": "https://github.com/substack/watchify",
"keywords": [
"browserify",
"browserify-tool",
"watch",
"bundle",
"build",
"browser"
],
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"license": "MIT",
"gitHead": "03017659611040789164409e291c5d1ec88348ad",
"bugs": {
"url": "https://github.com/substack/watchify/issues"
},
"_id": "watchify@3.7.0",
"_shasum": "ee2f2c5c8c37312303f998b818b2b3450eefe648",
"_from": "watchify@>=3.2.3 <4.0.0",
"_npmVersion": "2.14.7",
"_nodeVersion": "4.2.3",
"_npmUser": {
"name": "feross",
"email": "feross@feross.org"
},
"dist": {
"shasum": "ee2f2c5c8c37312303f998b818b2b3450eefe648",
"tarball": "https://registry.npmjs.org/watchify/-/watchify-3.7.0.tgz"
},
"maintainers": [
{
"name": "feross",
"email": "feross@feross.org"
},
{
"name": "mafintosh",
"email": "mathiasbuus@gmail.com"
},
{
"name": "substack",
"email": "substack@gmail.com"
},
{
"name": "zertosh",
"email": "zertosh@gmail.com"
}
],
"directories": {},
"_resolved": "https://registry.npmjs.org/watchify/-/watchify-3.7.0.tgz"
}