| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/happymandarin/node_modules/ps-tree/ |
Upload File : |
{
"_args": [
[
{
"raw": "ps-tree@^1.0.1",
"scope": null,
"escapedName": "ps-tree",
"name": "ps-tree",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/nodemon"
]
],
"_from": "ps-tree@>=1.0.1 <2.0.0",
"_id": "ps-tree@1.1.0",
"_inCache": true,
"_location": "/ps-tree",
"_nodeVersion": "4.4.3",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/ps-tree-1.1.0.tgz_1464760342785_0.9020391085650772"
},
"_npmUser": {
"name": "indexzero",
"email": "charlie.robbins@gmail.com"
},
"_npmVersion": "3.8.9",
"_phantomChildren": {},
"_requested": {
"raw": "ps-tree@^1.0.1",
"scope": null,
"escapedName": "ps-tree",
"name": "ps-tree",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/nodemon"
],
"_resolved": "https://registry.npmjs.org/ps-tree/-/ps-tree-1.1.0.tgz",
"_shasum": "b421b24140d6203f1ed3c76996b4427b08e8c014",
"_shrinkwrap": null,
"_spec": "ps-tree@^1.0.1",
"_where": "/home/gavin/workspace/meanjs/node_modules/nodemon",
"author": {
"name": "Charlie Robbins",
"email": "charlie.robbins@gmail.com"
},
"bugs": {
"url": "https://github.com/indexzero/ps-tree/issues"
},
"contributors": [
{
"name": "Zhuohuan LI",
"email": "zixia@zixia.net",
"url": "https://github.com/zixia"
}
],
"dependencies": {
"event-stream": "~3.3.0"
},
"description": "Get all children of a pid",
"devDependencies": {
"chalk": "^1.0.0",
"codeclimate-test-reporter": "0.0.4",
"cross-env": "^1.0.8",
"istanbul": "^0.3.20",
"pre-commit": "0.0.9",
"precommit": "^1.1.5",
"tape": "^3.0.3",
"tree-kill": "^1.1.0"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "b421b24140d6203f1ed3c76996b4427b08e8c014",
"tarball": "https://registry.npmjs.org/ps-tree/-/ps-tree-1.1.0.tgz"
},
"engines": {
"node": ">= 0.10"
},
"gitHead": "2d7ccd06b3c3cf58b386617e5405ab8c318e37e5",
"homepage": "http://github.com/indexzero/ps-tree",
"license": "MIT",
"maintainers": [
{
"name": "indexzero",
"email": "charlie.robbins@gmail.com"
}
],
"name": "ps-tree",
"optionalDependencies": {},
"pre-commit": [
"coverage",
"codeclimate"
],
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/indexzero/ps-tree.git"
},
"scripts": {
"_comment": "https://github.com/gotwarlost/istanbul#usage-on-windows",
"codeclimate": "cross-env CODECLIMATE_REPO_TOKEN=84436b4f13c70ace9c62e7f04928bf23c234eb212c0232d39d7fb1535beb2da5 codeclimate < coverage/lcov.info",
"coverage": "npm test && istanbul check-coverage --statements 100 --functions 100 --lines 100 --branches 100",
"test": "istanbul cover node_modules/tape/bin/tape test/test.js test/direct.js"
},
"version": "1.1.0"
}