smartcert/package.json
2016-04-10 15:56:13 +02:00

26 lines
522 B
JSON

{
"name": "cert",
"version": "0.0.0",
"description": "automatic cert generation for coreos clusters",
"main": "dist/index.js",
"scripts": {
"test": "(npmts)"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pushrocks/cert.git"
},
"keywords": [
"coreos",
"cert",
"ssl",
"etcd"
],
"author": "Lossless GmbH",
"license": "MIT",
"bugs": {
"url": "https://github.com/pushrocks/cert/issues"
},
"homepage": "https://github.com/pushrocks/cert#readme"
}