nebulae-cli
Version:
Command line tools and code generators for microservices developed by Nebula Engineering (http://www.nebulae.com.co)
26 lines (25 loc) • 704 B
JSON
{
"name": "nebulae-cli",
"version": "0.0.0",
"description": "Command line tools and code generators for microservices developed by Nebula Engineering (http://www.nebulae.com.co)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/NebulaEngineering/nebulae-cli.git"
},
"keywords": [
"NebulaE",
"microservice",
"tools",
"cli"
],
"author": "sebastian.molano@nebulae.com.co",
"license": "MIT",
"bugs": {
"url": "https://github.com/NebulaEngineering/nebulae-cli/issues"
},
"homepage": "https://github.com/NebulaEngineering/nebulae-cli#readme"
}