pnpm
Version:
A fast implementation of npm install
99 lines (98 loc) • 2.31 kB
JSON
{
"_args": [
[
{
"raw": "observatory@1.0.0",
"scope": null,
"escapedName": "observatory",
"name": "observatory",
"rawSpec": "1.0.0",
"spec": "1.0.0",
"type": "version"
},
"/home/zkochan/src/pnpm"
]
],
"_from": "observatory@1.0.0",
"_id": "observatory@1.0.0",
"_inCache": true,
"_location": "/observatory",
"_nodeVersion": "0.11.14",
"_npmUser": {
"name": "dylang",
"email": "dylang@gmail.com"
},
"_npmVersion": "2.13.2",
"_phantomChildren": {},
"_requested": {
"raw": "observatory@1.0.0",
"scope": null,
"escapedName": "observatory",
"name": "observatory",
"rawSpec": "1.0.0",
"spec": "1.0.0",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/observatory/-/observatory-1.0.0.tgz",
"_shasum": "2baa606e8299e6866914ec9c8a4db6a41136e59b",
"_shrinkwrap": null,
"_spec": "observatory@1.0.0",
"_where": "/home/zkochan/src/pnpm",
"author": {
"name": "Dylan Greene",
"email": "dylang@gmail.com"
},
"bugs": {
"url": "https://github.com/dylang/observatory/issues"
},
"dependencies": {
"ansi-escapes": "^1.1.0",
"chalk": "^1.1.1",
"lodash": "^3.10.1"
},
"description": "Beautiful UI for showing tasks running on the command line.",
"devDependencies": {
"chai": "^3.3.0",
"faker": "^3.0.1",
"jshint": "^2.8.0",
"mocha": "^2.3.3",
"q": "^1.4.1"
},
"directories": {},
"dist": {
"shasum": "2baa606e8299e6866914ec9c8a4db6a41136e59b",
"tarball": "https://registry.npmjs.org/observatory/-/observatory-1.0.0.tgz"
},
"gitHead": "6bc860312920a074972a2efc9267618ddae114de",
"homepage": "https://github.com/dylang/observatory",
"keywords": [
"task",
"watch",
"status",
"bower",
"bower log",
"logging"
],
"license": "MIT",
"main": "lib/observatory",
"maintainers": [
{
"name": "dylang",
"email": "dylang@gmail.com"
}
],
"name": "observatory",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/dylang/observatory.git"
},
"scripts": {
"test": "mocha && jshint lib test"
},
"version": "1.0.0"
}