smartversion/package.json
2016-08-28 13:36:35 +02:00

20 lines
473 B
JSON

{
"name": "smartversion",
"version": "1.0.0",
"description": "handle npm versions the smart way",
"main": "dist/index.js",
"scripts": {
"test": "(npmts)"
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/pushrocks/smartversion.git"
},
"author": "Lossless GmbH",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/pushrocks/smartversion/issues"
},
"homepage": "https://gitlab.com/pushrocks/smartversion#README"
}