consolecolor/package.json

26 lines
542 B
JSON
Raw Normal View History

2017-01-21 14:49:00 +00:00
{
"name": "beautycolor",
"version": "1.0.0",
"description": "colors for beautylog",
"main": "dist/index.js",
"scripts": {
"test": "(npmts)"
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/pushrocks/beautycolor.git"
},
"keywords": [
"color",
"terminal",
"beautylog",
"push.rocks"
],
"author": "Lossless GmbH",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/pushrocks/beautycolor/issues"
},
"homepage": "https://gitlab.com/pushrocks/beautycolor#README"
}