initial
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "smartuniverse",
|
||||
"version": "1.0.1",
|
||||
"description": "messaging service for your micro services",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"author": "Lossless GmbH",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "(npmts)",
|
||||
"format": "(gitzone format)"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tapbundle": "^1.0.13"
|
||||
},
|
||||
"dependencies": {
|
||||
"smartcli": "^2.0.12",
|
||||
"smartexpress": "^1.0.19"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user