2019-02-13 00:36:21 +01:00

51 lines
1.3 KiB
JSON

{
"_from": "pstree.remy@^1.1.6",
"_id": "pstree.remy@1.1.6",
"_inBundle": false,
"_integrity": "sha512-NdF35+QsqD7EgNEI5mkI/X+UwaxVEbQaz9f4IooEmMUv6ZPmlTQYGjBPJGgrlzNdjSvIy4MWMg6Q6vCgBO2K+w==",
"_location": "/pstree.remy",
"_phantomChildren": {},
"_requested": {
"type": "range",
"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": "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.6.tgz",
"_shasum": "73a55aad9e2d95814927131fbf4dc1b62d259f47",
"_spec": "pstree.remy@^1.1.6",
"_where": "D:\\5CHITM\\Diplomarbeit\\SmartShopper\\SmartShopper\\express-server\\node_modules\\nodemon",
"author": {
"name": "Remy Sharp"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"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"
}