smartstatus/package.json
2017-04-06 17:00:38 +02:00

20 lines
458 B
JSON

{
"name": "smartstatus",
"version": "1.0.0",
"description": "status information in TypeScript",
"main": "dist/index.js",
"scripts": {
"test": "(npmts)"
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/pkunz/smartstatus.git"
},
"author": "Lossless GmbH",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/pkunz/smartstatus/issues"
},
"homepage": "https://gitlab.com/pkunz/smartstatus#README"
}