summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/package.json b/package.json
index b1f88c0..760c234 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,10 @@
},
"author": "jules laplace <julescarbon@gmail.com>",
"license": "UNLICENSED",
+ "repository": {
+ "type": "git",
+ "url": "git@gihub.com:julescarbon/cortex.git"
+ },
"dependencies": {
"body-parser": "^1.17.2",
"bookshelf": "^0.10.3",
@@ -20,6 +24,8 @@
"knex": "^0.13.0",
"multer": "^1.3.0",
"mysql2": "^1.3.5",
+ "node-ffprobe": "^1.2.2",
+ "node-ipc": "^9.0.1",
"preact": "^8.1.0",
"preact-compat": "^3.16.0",
"react-router-dom": "^4.1.1",