mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
82 lines
2.1 KiB
JSON
82 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"indx@^0.2.3",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/accord"
|
|
]
|
|
],
|
|
"_from": "indx@>=0.2.3 <0.3.0",
|
|
"_id": "indx@0.2.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/indx",
|
|
"_nodeVersion": "0.12.0",
|
|
"_npmUser": {
|
|
"email": "jeff@carrotcreative.com",
|
|
"name": "jenius"
|
|
},
|
|
"_npmVersion": "2.7.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "indx",
|
|
"raw": "indx@^0.2.3",
|
|
"rawSpec": "^0.2.3",
|
|
"scope": null,
|
|
"spec": ">=0.2.3 <0.3.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/accord"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/indx/-/indx-0.2.3.tgz",
|
|
"_shasum": "15dcf56ee9cf65c0234c513c27fbd580e70fbc50",
|
|
"_shrinkwrap": null,
|
|
"_spec": "indx@^0.2.3",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/accord",
|
|
"author": {
|
|
"email": "hello@jenius.me",
|
|
"name": "Jeff Escalante"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jenius/indx/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "require_tree for node",
|
|
"devDependencies": {
|
|
"coffee-script": "1.7.x",
|
|
"coveralls": "2.x",
|
|
"istanbul": "0.3.x",
|
|
"mocha": "1.x",
|
|
"mocha-lcov-reporter": "0.0.1",
|
|
"should": "4.x"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "15dcf56ee9cf65c0234c513c27fbd580e70fbc50",
|
|
"tarball": "https://registry.npmjs.org/indx/-/indx-0.2.3.tgz"
|
|
},
|
|
"gitHead": "7f5f0b410ba055195dfe18371d9cb22eabb5e1df",
|
|
"homepage": "https://github.com/jenius/indx",
|
|
"license": "MIT",
|
|
"main": "./index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jenius",
|
|
"email": "hello@jenius.me"
|
|
}
|
|
],
|
|
"name": "indx",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jenius/indx.git"
|
|
},
|
|
"scripts": {
|
|
"coverage": "istanbul cover _mocha --report html -- -R spec && open coverage/index.html",
|
|
"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage",
|
|
"test": "mocha"
|
|
},
|
|
"version": "0.2.3"
|
|
}
|