initial working version

This commit is contained in:
2017-08-16 18:54:23 +02:00
parent 2214107cff
commit 032febc02b
10 changed files with 169 additions and 49 deletions

View File

@@ -10,11 +10,13 @@
"test": "(npmts)"
},
"devDependencies": {
"tapbundle": "^1.0.13"
"tapbundle": "^1.1.1"
},
"dependencies": {
"npmextra": "^2.0.8",
"smartnpm": "^1.0.3",
"typings-global": "^1.0.16"
"beautylog": "^6.1.10",
"npmextra": "^2.0.9",
"smartnpm": "^1.0.4",
"smarttime": "^1.0.6",
"typings-global": "^1.0.20"
}
}