aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..4270f13
--- /dev/null
+++ b/package.json
@@ -0,0 +1,23 @@
+{
+ "name": "DCAE-Orch-Dispatcher",
+ "version": "2.0.0",
+ "description": "DCAE Orchestrator Dispatcher",
+ "main": "dispatcher.js",
+ "dependencies": {
+ "body-parser": "^1.15.0",
+ "daemon": "^1.1.0",
+ "ejs": "^2.4.1",
+ "express": "^4.13.4",
+ "log4js": "^0.6.33",
+ "node-tar.gz": "^1.0.0",
+ "node-uuid": "^1.4.3",
+ "request": "^2.61.0",
+ "rimraf": "^2.4.2"
+ },
+ "devDependencies": {},
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "author": "author",
+ "license": "(Apache-2.0)"
+}