PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
tasklist
{ "_from": "tasklist@^3.1.0", "_id": "tasklist@3.1.1", "_inBundle": false, "_integrity": "sha512-G3I7QWUBSNWaekrJcDabydF6dcvy+vZ2PrX04JYq1p914TOLgpN+ryMtheGavs1LYVevTbTmwjQY8aeX8yLsyA==", "_location": "/ghost-cli/tasklist", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "tasklist@^3.1.0", "name": "tasklist", "escapedName": "tasklist", "rawSpec": "^3.1.0", "saveSpec": null, "fetchSpec": "^3.1.0" }, "_requiredBy": [ "/ghost-cli/ps-list" ], "_resolved": "https://registry.npmjs.org/tasklist/-/tasklist-3.1.1.tgz", "_shasum": "84cb49f8359b9ed0451dd1d9b6111da18107dbd5", "_spec": "tasklist@^3.1.0", "_where": "/usr/local/lib/node_modules/ghost-cli/node_modules/ps-list", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/tasklist/issues" }, "bundleDependencies": false, "dependencies": { "neat-csv": "^2.1.0", "pify": "^2.2.0", "sec": "^1.0.0" }, "deprecated": false, "description": "Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on either a local or a remote computer.", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/tasklist#readme", "keywords": [ "tasklist", "task", "list", "windows", "win", "win32", "pid", "process", "processes", "services" ], "license": "MIT", "name": "tasklist", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/tasklist.git" }, "scripts": { "test": "xo && ava" }, "version": "3.1.1" }
[+]
..
[-] readme.md
[edit]
[-] package.json
[edit]
[-] index.js
[edit]
[-] license
[edit]