File: //home/cursos.ril.es/node_modules/laravel-elixir/node_modules/gulp-shell/package.json
{
"name": "gulp-shell",
"version": "0.5.2",
"description": "A handy command line interface for gulp",
"main": "index.js",
"scripts": {
"test": "gulp test lint",
"coveralls": "gulp coveralls"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sun-zheng-an/gulp-shell.git"
},
"keywords": [
"gulpplugin",
"gulp",
"shell",
"command"
],
"author": {
"name": "Sun Zheng'an"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/sun-zheng-an/gulp-shell/issues"
},
"homepage": "https://github.com/sun-zheng-an/gulp-shell",
"devDependencies": {
"chai": "~3.4.0",
"coveralls": "~2.11.4",
"eslint": "~1.10.3",
"gulp": "~3.9.0",
"istanbul": "~0.4.0",
"mocha": "~2.3.3",
"mocha-lcov-reporter": "~1.0.0"
},
"dependencies": {
"async": "^1.5.0",
"gulp-util": "^3.0.7",
"lodash": "^4.0.0",
"through2": "^2.0.0"
},
"gitHead": "b53abf93b42bd34cb05663d9fc436655da0dd6bd",
"_id": "gulp-shell@0.5.2",
"_shasum": "a4959ca0651ad1c7bbfe70b2d0adbbb4e1aea98d",
"_from": "gulp-shell@>=0.5.0 <0.6.0",
"_npmVersion": "3.5.3",
"_nodeVersion": "5.4.1",
"_npmUser": {
"name": "sun-zheng-an",
"email": "sun.zheng.an.0@gmail.com"
},
"maintainers": [
{
"name": "sun-zheng-an",
"email": "sun.zheng.an.0@gmail.com"
}
],
"dist": {
"shasum": "a4959ca0651ad1c7bbfe70b2d0adbbb4e1aea98d",
"tarball": "https://registry.npmjs.org/gulp-shell/-/gulp-shell-0.5.2.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/gulp-shell/-/gulp-shell-0.5.2.tgz"
}