95 lines
2.3 KiB
JSON
95 lines
2.3 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"matchdep@2.0.0",
|
||
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "matchdep@2.0.0",
|
||
|
"_id": "matchdep@2.0.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-xvNINKDY28OzfCfui7yyfHd1WC4=",
|
||
|
"_location": "/matchdep",
|
||
|
"_phantomChildren": {
|
||
|
"arr-flatten": "1.1.0",
|
||
|
"assign-symbols": "1.0.0",
|
||
|
"debug": "2.6.9",
|
||
|
"define-property": "2.0.2",
|
||
|
"fragment-cache": "0.2.1",
|
||
|
"homedir-polyfill": "1.0.1",
|
||
|
"ini": "1.3.4",
|
||
|
"is-buffer": "1.1.5",
|
||
|
"is-extendable": "0.1.1",
|
||
|
"is-plain-object": "2.0.4",
|
||
|
"nanomatch": "1.2.13",
|
||
|
"object.pick": "1.3.0",
|
||
|
"posix-character-classes": "0.1.1",
|
||
|
"regex-not": "1.0.2",
|
||
|
"repeat-element": "1.1.2",
|
||
|
"repeat-string": "1.6.1",
|
||
|
"snapdragon": "0.8.2",
|
||
|
"snapdragon-node": "2.1.1",
|
||
|
"split-string": "3.1.0",
|
||
|
"to-regex": "3.0.2",
|
||
|
"to-regex-range": "2.1.1",
|
||
|
"which": "1.3.0"
|
||
|
},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "matchdep@2.0.0",
|
||
|
"name": "matchdep",
|
||
|
"escapedName": "matchdep",
|
||
|
"rawSpec": "2.0.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "2.0.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/gulp-cli"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/matchdep/-/matchdep-2.0.0.tgz",
|
||
|
"_spec": "2.0.0",
|
||
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
||
|
"author": {
|
||
|
"name": "Tyler Kellen",
|
||
|
"url": "http://goingslowly.com/"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/tkellen/js-matchdep/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"findup-sync": "^2.0.0",
|
||
|
"micromatch": "^3.0.4",
|
||
|
"resolve": "^1.4.0",
|
||
|
"stack-trace": "0.0.10"
|
||
|
},
|
||
|
"description": "Use micromatch to filter npm module dependencies by name.",
|
||
|
"devDependencies": {
|
||
|
"grunt": "^1.0.1",
|
||
|
"grunt-contrib-jshint": "^1.1.0",
|
||
|
"grunt-contrib-nodeunit": "^1.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.10.0"
|
||
|
},
|
||
|
"homepage": "https://github.com/tkellen/js-matchdep",
|
||
|
"keywords": [
|
||
|
"package.json",
|
||
|
"dependencies",
|
||
|
"devDependencies",
|
||
|
"peerDependencies"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "lib/matchdep",
|
||
|
"name": "matchdep",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/tkellen/js-matchdep.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "grunt"
|
||
|
},
|
||
|
"version": "2.0.0"
|
||
|
}
|