mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
92 lines
2.1 KiB
JSON
92 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"parents@^1.0.1",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify"
|
|
]
|
|
],
|
|
"_from": "parents@>=1.0.1 <2.0.0",
|
|
"_id": "parents@1.0.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/parents",
|
|
"_nodeVersion": "0.10.35",
|
|
"_npmUser": {
|
|
"email": "mail@substack.net",
|
|
"name": "substack"
|
|
},
|
|
"_npmVersion": "2.1.16",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "parents",
|
|
"raw": "parents@^1.0.1",
|
|
"rawSpec": "^1.0.1",
|
|
"scope": null,
|
|
"spec": ">=1.0.1 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/browserify",
|
|
"/module-deps"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/parents/-/parents-1.0.1.tgz",
|
|
"_shasum": "fedd4d2bf193a77745fe71e371d73c3307d9c751",
|
|
"_shrinkwrap": null,
|
|
"_spec": "parents@^1.0.1",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify",
|
|
"author": {
|
|
"email": "mail@substack.net",
|
|
"name": "James Halliday",
|
|
"url": "http://substack.net"
|
|
},
|
|
"bin": {},
|
|
"bugs": {
|
|
"url": "https://github.com/substack/node-parents/issues"
|
|
},
|
|
"dependencies": {
|
|
"path-platform": "~0.11.15"
|
|
},
|
|
"description": "return all the parent directories for a directory",
|
|
"devDependencies": {
|
|
"tap": "~0.2.5"
|
|
},
|
|
"directories": {
|
|
"example": "example",
|
|
"test": "test"
|
|
},
|
|
"dist": {
|
|
"shasum": "fedd4d2bf193a77745fe71e371d73c3307d9c751",
|
|
"tarball": "https://registry.npmjs.org/parents/-/parents-1.0.1.tgz"
|
|
},
|
|
"engine": {
|
|
"node": ">=0.6"
|
|
},
|
|
"gitHead": "1a90e0b70695f08e3eab32be2f1a867b4bbe6880",
|
|
"homepage": "https://github.com/substack/node-parents",
|
|
"keywords": [
|
|
"directory",
|
|
"parent",
|
|
"path",
|
|
"tree"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "substack",
|
|
"email": "mail@substack.net"
|
|
}
|
|
],
|
|
"name": "parents",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/substack/node-parents.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test/*.js"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|