@beelab/deployer
Version:
Deployer tools
19 lines (18 loc) • 393 B
JSON
{
"name": "@beelab/deployer",
"version": "0.6.1",
"description": "Deployer tools",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@git.beelab.tk:beelab/deployer.git"
},
"keywords": [
"Deployer"
],
"author": "Kevin Balicot <kevinbalicot@gmail.com>",
"license": "MIT"
}