{ "name": "gulp-shell", "version": "0.2.10", "description": "A handy command line interface for gulp", "main": "index.js", "scripts": { "test": "gulp test lint", "coveralls": "gulp coveralls" }, "repository": { "type": "git", "url": "https://github.com/sun-zheng-an/gulp-shell" }, "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": { "coveralls": "~2.11.1", "gulp": "~3.8.6", "istanbul": "~0.3.0", "jscs": "~1.5.8", "jshint": "~2.5.2", "mocha": "~1.21.3", "mocha-lcov-reporter": "0.0.1", "should": "~4.0.4" }, "dependencies": { "async": "~0.9.0", "gulp-util": "~3.0.0", "lodash": "~2.4.1", "through2": "~0.5.1" }, "gitHead": "05cc5fffa301017e34cfc49ec29bd68bbd64ced1", "_id": "gulp-shell@0.2.10", "_shasum": "eca9fbd20141b41e4c0c471d2b88325717183f7e", "_from": "gulp-shell@^0.2.9", "_npmVersion": "1.4.24", "_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": "eca9fbd20141b41e4c0c471d2b88325717183f7e", "tarball": "http://registry.npmjs.org/gulp-shell/-/gulp-shell-0.2.10.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/gulp-shell/-/gulp-shell-0.2.10.tgz", "readme": "ERROR: No README data found!" }