芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/.nvm/versions/node/v12.22.1/lib/node_modules/pm2/node_modules/ps-list/package.json
{ "_from": "ps-list@6.3.0", "_id": "ps-list@6.3.0", "_inBundle": false, "_integrity": "sha512-qau0czUSB0fzSlBOQt0bo+I2v6R+xiQdj78e1BR/Qjfl5OHWJ/urXi8+ilw1eHe+5hSeDI1wrwVTgDp2wst4oA==", "_location": "/pm2/ps-list", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "ps-list@6.3.0", "name": "ps-list", "escapedName": "ps-list", "rawSpec": "6.3.0", "saveSpec": null, "fetchSpec": "6.3.0" }, "_requiredBy": [ "/pm2" ], "_resolved": "https://registry.npmjs.org/ps-list/-/ps-list-6.3.0.tgz", "_shasum": "a2b775c2db7d547a28fbaa3a05e4c281771259be", "_spec": "ps-list@6.3.0", "_where": "/home2/freeclou/.nvm/versions/node/v12.22.1/lib/node_modules/pm2", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/ps-list/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Get running processes", "devDependencies": { "ava": "^1.4.1", "tsd": "^0.7.1", "xo": "^0.24.0" }, "engines": { "node": ">=8" }, "files": [ "index.js", "index.d.ts", "fastlist.exe" ], "homepage": "https://github.com/sindresorhus/ps-list#readme", "keywords": [ "ps", "proc", "process", "processes", "list", "running", "tasklist" ], "license": "MIT", "name": "ps-list", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/ps-list.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "6.3.0" }