initial
This commit is contained in:
commit
b955948380
19
package.json
Normal file
19
package.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
Loading…
Reference in New Issue
Block a user