UNPKG

motion

Version:

motion - moving development forward

96 lines (95 loc) 2.18 kB
{ "_args": [ [ "gulp-if@2.0.0", "/Users/nw/motion/packages/motion" ] ], "_from": "gulp-if@2.0.0", "_id": "gulp-if@2.0.0", "_inCache": true, "_installable": true, "_location": "/gulp-if", "_nodeVersion": "4.1.1", "_npmUser": { "email": "robrich@robrich.org", "name": "robrich" }, "_npmVersion": "2.13.1", "_phantomChildren": {}, "_requested": { "name": "gulp-if", "raw": "gulp-if@2.0.0", "rawSpec": "2.0.0", "scope": null, "spec": "2.0.0", "type": "version" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/gulp-if/-/gulp-if-2.0.0.tgz", "_shasum": "5d5f6a7f74b45ba8ed78039ac177b3f1f730cd2b", "_shrinkwrap": null, "_spec": "gulp-if@2.0.0", "_where": "/Users/nw/motion/packages/motion", "author": { "name": "Rob Richardson", "url": "http://robrich.org/" }, "bugs": { "url": "https://github.com/robrich/gulp-if/issues" }, "dependencies": { "gulp-match": "^1.0.0", "ternary-stream": "^2.0.0", "through2": "^2.0.0" }, "description": "Conditionally run a task", "devDependencies": { "end-of-stream": "^1.1.0", "graceful-fs": "^4.1.2", "jshint": "^2.8.0", "mkdirp": "^0.5.1", "mocha": "^2.3.3", "rimraf": "^2.4.3", "should": "^7.1.0", "stream-exhaust": "^1.0.1", "vinyl-fs": "^2.1.1" }, "directories": {}, "dist": { "shasum": "5d5f6a7f74b45ba8ed78039ac177b3f1f730cd2b", "tarball": "http://registry.npmjs.org/gulp-if/-/gulp-if-2.0.0.tgz" }, "engines": { "node": ">= 0.10.0" }, "gitHead": "16b1aaeb8041b1b3368e1b1dbcb3acf5cea5ac01", "homepage": "https://github.com/robrich/gulp-if", "keywords": [ "conditional", "gulpplugin", "if", "ternary" ], "license": "MIT", "main": "./index.js", "maintainers": [ { "name": "robrich", "email": "robrich@robrich.org" } ], "name": "gulp-if", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/robrich/gulp-if.git" }, "scripts": { "test": "mocha && jshint ." }, "version": "2.0.0" }