UNPKG

motion

Version:

motion - moving development forward

91 lines (90 loc) 2.12 kB
{ "_args": [ [ "gulp-ignore@2.0.1", "/Users/nw/motion/packages/motion" ] ], "_from": "gulp-ignore@2.0.1", "_id": "gulp-ignore@2.0.1", "_inCache": true, "_installable": true, "_location": "/gulp-ignore", "_nodeVersion": "4.1.1", "_npmUser": { "email": "robrich@robrich.org", "name": "robrich" }, "_npmVersion": "2.13.1", "_phantomChildren": {}, "_requested": { "name": "gulp-ignore", "raw": "gulp-ignore@2.0.1", "rawSpec": "2.0.1", "scope": null, "spec": "2.0.1", "type": "version" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/gulp-ignore/-/gulp-ignore-2.0.1.tgz", "_shasum": "e2ec217b53fccee472bbddbe7d1dc11fffa0ef68", "_shrinkwrap": null, "_spec": "gulp-ignore@2.0.1", "_where": "/Users/nw/motion/packages/motion", "author": { "name": "Rob Richardson", "url": "http://robrich.org/" }, "bugs": { "url": "https://github.com/robrich/gulp-ignore/issues" }, "dependencies": { "gulp-match": "^1.0.0", "through2": "^2.0.0" }, "description": "Include or exclude gulp files from the stream based on a condition", "devDependencies": { "jshint": "^2.8.0", "mocha": "^2.3.3", "should": "^7.1.0" }, "directories": {}, "dist": { "shasum": "e2ec217b53fccee472bbddbe7d1dc11fffa0ef68", "tarball": "http://registry.npmjs.org/gulp-ignore/-/gulp-ignore-2.0.1.tgz" }, "engines": { "node": ">= 0.10.0" }, "gitHead": "c6723ca30004ac7f0b79795ad947a6b625a8e1ad", "homepage": "https://github.com/robrich/gulp-ignore", "keywords": [ "exclude", "filter", "gulp-filter", "gulpplugin", "include", "minimatch" ], "license": "MIT", "main": "./index.js", "maintainers": [ { "name": "robrich", "email": "robrich@robrich.org" } ], "name": "gulp-ignore", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/robrich/gulp-ignore.git" }, "scripts": { "test": "mocha && jshint ." }, "version": "2.0.1" }