UNPKG

577 BJSONView Raw
1{
2 "name": "why-is-node-running",
3 "version": "1.1.1",
4 "description": "Node is running but you don't know why? why-is-node-running is here to help you.",
5 "main": "index.js",
6 "dependencies": {
7 "stackback": "0.0.2"
8 },
9 "devDependencies": {},
10 "repository": {
11 "type": "git",
12 "url": "https://github.com/mafintosh/why-is-node-running.git"
13 },
14 "author": "Mathias Buus (@mafintosh)",
15 "license": "MIT",
16 "bugs": {
17 "url": "https://github.com/mafintosh/why-is-node-running/issues"
18 },
19 "homepage": "https://github.com/mafintosh/why-is-node-running"
20}