54 lines
1.2 KiB
JSON
54 lines
1.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"pstree.remy@1.1.7",
|
|
"/home/ry/Desktop/Work/benji.monster"
|
|
]
|
|
],
|
|
"_from": "pstree.remy@1.1.7",
|
|
"_id": "pstree.remy@1.1.7",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-xsMgrUwRpuGskEzBFkH8NmTimbZ5PcPup0LA8JJkHIm2IMUbQcpo3yeLNWVrufEYjh8YwtSVh0xz6UeWc5Oh5A==",
|
|
"_location": "/pstree.remy",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "pstree.remy@1.1.7",
|
|
"name": "pstree.remy",
|
|
"escapedName": "pstree.remy",
|
|
"rawSpec": "1.1.7",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.1.7"
|
|
},
|
|
"_requiredBy": [
|
|
"/nodemon"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.7.tgz",
|
|
"_spec": "1.1.7",
|
|
"_where": "/home/ry/Desktop/Work/benji.monster",
|
|
"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": {
|
|
"_prepublish": "npm test",
|
|
"test": "tap tests/*.test.js"
|
|
},
|
|
"version": "1.1.7"
|
|
}
|