@limejs/core
Version:
lime framework
55 lines (54 loc) • 1.19 kB
JSON
{
"_args": [
[
"pstree.remy@1.1.6",
"/Users/cuiyongjian/Code/lime/lime/example"
]
],
"_development": true,
"_from": "pstree.remy@1.1.6",
"_id": "pstree.remy@1.1.6",
"_inBundle": false,
"_integrity": "sha1-c6VarZ4tlYFJJxMfv03Bti0ln0c=",
"_location": "/pstree.remy",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pstree.remy@1.1.6",
"name": "pstree.remy",
"escapedName": "pstree.remy",
"rawSpec": "1.1.6",
"saveSpec": null,
"fetchSpec": "1.1.6"
},
"_requiredBy": [
"/nodemon"
],
"_resolved": "http://r.tnpm.oa.com/pstree.remy/download/pstree.remy-1.1.6.tgz",
"_spec": "1.1.6",
"_where": "/Users/cuiyongjian/Code/lime/lime/example",
"author": {
"name": "Remy Sharp"
},
"dependencies": {},
"description": "Collects the full tree of processes from /proc",
"devDependencies": {
"tap": "^11.0.0"
},
"directories": {
"test": "tests"
},
"keywords": [
"ps",
"pstree",
"ps tree"
],
"license": "MIT",
"main": "lib/index.js",
"name": "pstree.remy",
"scripts": {
"test": "tap tests/*.test.js"
},
"version": "1.1.6"
}