UNPKG

node-app

Version:

CLI tool for creating, managing and publishing Node.js apps hosted on node-app.com

28 lines 656 B
{ "name": "node-app", "version": "0.0.2", "description": "CLI tool for creating, managing and publishing Node.js apps hosted on node-app.com", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "node", "app", "host", "hosting", "env", "environment", "infrastructure", "site", "website", "node-app", "application" ], "readmeFilename": "readme.md", "author": { "name": "Schwarzkopf Balazs", "email": "balazs@wearebreak.com" }, "license": "ISC" }