UNPKG

@contiamo/dev

Version:

Dev enviromnent for contiamo

32 lines (31 loc) 686 B
{ "name": "@contiamo/dev", "version": "0.4.0-42-gb85c73f", "description": "Dev enviromnent for contiamo", "bin": { "contiamo-dev": "index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/contiamo/dev.git" }, "keywords": [ "dev", "docker", "backend" ], "author": "Fabien Bernard <fabien@contiamo.com>", "license": "ISC", "bugs": { "url": "https://github.com/contiamo/dev/issues" }, "homepage": "https://github.com/contiamo/dev#readme", "dependencies": { "commander": "^3.0.1", "slash": "^3.0.0", "yaml": "^1.6.0" } }