devoops
Version:
28 lines (27 loc) • 575 B
JSON
{
"name": "devoops",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/scifier/devoops.git"
},
"keywords": [
"continous",
"integration",
"delivery",
"devops",
"cicd",
"pipeline"
],
"author": "Radu Nita <radu.nita@mail.ru>",
"license": "MIT",
"bugs": {
"url": "https://github.com/scifier/devoops/issues"
},
"homepage": "https://github.com/scifier/devoops#readme"
}