mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
104 lines
2.6 KiB
JSON
104 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"matchdep@^2.0.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/gulp/node_modules/gulp-cli"
|
|
]
|
|
],
|
|
"_from": "matchdep@>=2.0.0 <3.0.0",
|
|
"_id": "matchdep@2.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/matchdep",
|
|
"_nodeVersion": "0.10.48",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/matchdep-2.0.0.tgz_1503097926853_0.7103664372116327"
|
|
},
|
|
"_npmUser": {
|
|
"email": "blaine.bublitz@gmail.com",
|
|
"name": "phated"
|
|
},
|
|
"_npmVersion": "2.15.1",
|
|
"_phantomChildren": {
|
|
"detect-file": "1.0.0",
|
|
"is-extglob": "2.1.1",
|
|
"micromatch": "3.1.10",
|
|
"resolve-dir": "1.0.1"
|
|
},
|
|
"_requested": {
|
|
"name": "matchdep",
|
|
"raw": "matchdep@^2.0.0",
|
|
"rawSpec": "^2.0.0",
|
|
"scope": null,
|
|
"spec": ">=2.0.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/gulp/gulp-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/matchdep/-/matchdep-2.0.0.tgz",
|
|
"_shasum": "c6f34834a0d8dbc3b37c27ee8bbcb27c7775582e",
|
|
"_shrinkwrap": null,
|
|
"_spec": "matchdep@^2.0.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/gulp/node_modules/gulp-cli",
|
|
"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"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "c6f34834a0d8dbc3b37c27ee8bbcb27c7775582e",
|
|
"tarball": "https://registry.npmjs.org/matchdep/-/matchdep-2.0.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
},
|
|
"gitHead": "5d2e1bc61127ec6d0c95019a234daca40d2cb830",
|
|
"homepage": "https://github.com/tkellen/js-matchdep",
|
|
"keywords": [
|
|
"dependencies",
|
|
"devDependencies",
|
|
"package.json",
|
|
"peerDependencies"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/matchdep",
|
|
"maintainers": [
|
|
{
|
|
"name": "phated",
|
|
"email": "blaine@iceddev.com"
|
|
},
|
|
{
|
|
"name": "tkellen",
|
|
"email": "tyler@sleekcode.net"
|
|
}
|
|
],
|
|
"name": "matchdep",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/tkellen/js-matchdep.git"
|
|
},
|
|
"scripts": {
|
|
"test": "grunt"
|
|
},
|
|
"version": "2.0.0"
|
|
}
|