fix(readme): update

This commit is contained in:
2019-03-02 23:03:05 +01:00
parent 1d5766435a
commit 98cde0edb4
6 changed files with 75 additions and 49 deletions

View File

@@ -1,8 +1,17 @@
{
"npmts": {
},
"npmts": {},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "gitzone",
"gitrepo": "tsrun",
"shortDescription": "run typescript programs efficiently",
"npmPackagename": "@gitzone/tsrun",
"license": "MIT"
}
}
}