implementation ready
This commit is contained in:
11
package.json
11
package.json
@@ -3,6 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"description": "colors for beautylog",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "(npmts)"
|
||||
},
|
||||
@@ -21,5 +22,13 @@
|
||||
"bugs": {
|
||||
"url": "https://gitlab.com/pushrocks/beautycolor/issues"
|
||||
},
|
||||
"homepage": "https://gitlab.com/pushrocks/beautycolor#README"
|
||||
"homepage": "https://gitlab.com/pushrocks/beautycolor#README",
|
||||
"dependencies": {
|
||||
"ansi-256-colors": "^1.1.0",
|
||||
"typings-global": "^1.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"smartchai": "^1.0.1",
|
||||
"typings-test": "^1.0.3"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user