refactor method names

This commit is contained in:
2017-07-17 17:01:10 +02:00
parent 74b52173dd
commit d29fd78753
6 changed files with 76 additions and 13 deletions

View File

@@ -9,6 +9,19 @@
"scripts": {
"test": "(npmts)"
},
"repository": {
"type": "git",
"url": "https://gitlab.com/pushrocks/smartunique.git"
},
"keywords": [
"unique",
"key",
"uuid",
"shortid",
"lossless",
"pushrocks",
"TypeScript"
],
"devDependencies": {
"tapbundle": "^1.0.13"
},