motion
Version:
motion - moving development forward
91 lines (90 loc) • 2.14 kB
JSON
{
"_args": [
[
"gulp-match@^1.0.0",
"/Users/nw/motion/packages/motion/node_modules/gulp-if"
]
],
"_from": "gulp-match@>=1.0.0 <2.0.0",
"_id": "gulp-match@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/gulp-match",
"_nodeVersion": "4.1.1",
"_npmUser": {
"email": "robrich@robrich.org",
"name": "robrich"
},
"_npmVersion": "2.13.1",
"_phantomChildren": {
"brace-expansion": "1.1.3"
},
"_requested": {
"name": "gulp-match",
"raw": "gulp-match@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/gulp-if",
"/gulp-ignore"
],
"_resolved": "https://registry.npmjs.org/gulp-match/-/gulp-match-1.0.0.tgz",
"_shasum": "ae7617003387d753468de8418ae402071f3931fb",
"_shrinkwrap": null,
"_spec": "gulp-match@^1.0.0",
"_where": "/Users/nw/motion/packages/motion/node_modules/gulp-if",
"author": {
"name": "Rob Richardson",
"url": "http://robrich.org/"
},
"bugs": {
"url": "https://github.com/robrich/gulp-match/issues"
},
"dependencies": {
"minimatch": "^3.0.0"
},
"description": "Does a vinyl file match a condition?",
"devDependencies": {
"jshint": "^2.8.0",
"mocha": "^2.3.3",
"should": "^7.1.0"
},
"directories": {},
"dist": {
"shasum": "ae7617003387d753468de8418ae402071f3931fb",
"tarball": "http://registry.npmjs.org/gulp-match/-/gulp-match-1.0.0.tgz"
},
"engines": {
"node": ">= 0.10.0"
},
"gitHead": "9767f11e105a9e4efff11ed3f98ac85dd45cf7e1",
"homepage": "https://github.com/robrich/gulp-match",
"keywords": [
"conditional",
"gulpfriendly",
"if",
"minimatch"
],
"license": "MIT",
"main": "./index.js",
"maintainers": [
{
"name": "robrich",
"email": "robrich@robrich.org"
}
],
"name": "gulp-match",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/robrich/gulp-match.git"
},
"scripts": {
"test": "mocha && jshint ."
},
"version": "1.0.0"
}