15ac307d by Rafal Wilinski

:boar: Improve package.json

1 parent 37094a4b
{
"name": "node-monitor-status",
"version": "1.0.0",
"name": "express-monitor",
"version": "0.0.1",
"description": "Node Monitoring module.",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"node",
"status",
"monitoring"
],
"author": "Rafal Wilinski",
"license": "ISC",
"author": "Rafal Wilinski raf.wilinski@gmail.com",
"license": "MIT",
"dependencies": {
"on-headers": "^1.0.1",
"pidusage": "^1.0.4",
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!