motion
Version:
motion - moving development forward
99 lines (98 loc) • 2.32 kB
JSON
{
"_args": [
[
"multimatch@2.0.0",
"/Users/nw/motion/packages/motion/node_modules/gulp-load-plugins"
]
],
"_from": "multimatch@2.0.0",
"_id": "multimatch@2.0.0",
"_inCache": true,
"_installable": true,
"_location": "/multimatch",
"_nodeVersion": "0.10.32",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.1.5",
"_phantomChildren": {},
"_requested": {
"name": "multimatch",
"raw": "multimatch@2.0.0",
"rawSpec": "2.0.0",
"scope": null,
"spec": "2.0.0",
"type": "version"
},
"_requiredBy": [
"/gulp-load-plugins"
],
"_resolved": "https://registry.npmjs.org/multimatch/-/multimatch-2.0.0.tgz",
"_shasum": "c5ada425357b744ba54842ebdce1c8f0be542b6f",
"_shrinkwrap": null,
"_spec": "multimatch@2.0.0",
"_where": "/Users/nw/motion/packages/motion/node_modules/gulp-load-plugins",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "http://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/multimatch/issues"
},
"dependencies": {
"array-differ": "^1.0.0",
"array-union": "^1.0.1",
"minimatch": "^2.0.1"
},
"description": "Extends minimatch.match() with support for multiple patterns",
"devDependencies": {
"chai": "^1.9.1",
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "c5ada425357b744ba54842ebdce1c8f0be542b6f",
"tarball": "http://registry.npmjs.org/multimatch/-/multimatch-2.0.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "2bae7db797d8d69a1dec909c156c11c27b2357fa",
"homepage": "https://github.com/sindresorhus/multimatch",
"keywords": [
"expand",
"find",
"glob",
"globbing",
"globs",
"match",
"matcher",
"minimatch",
"pattern",
"patterns",
"wildcard"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "multimatch",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/multimatch.git"
},
"scripts": {
"test": "mocha"
},
"version": "2.0.0"
}