summaryrefslogtreecommitdiff
path: root/app/node_modules/okdb/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/node_modules/okdb/package.json')
-rw-r--r--app/node_modules/okdb/package.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/app/node_modules/okdb/package.json b/app/node_modules/okdb/package.json
new file mode 100644
index 0000000..659422e
--- /dev/null
+++ b/app/node_modules/okdb/package.json
@@ -0,0 +1,16 @@
+{
+ "name": "okdb",
+ "version": "1.0.0",
+ "description": "nice",
+ "main": "index.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "author": "OKFocus",
+ "license": "None",
+ "dependencies": {
+ "lowdb": "^0.7.2",
+ "q": "^1.2.0",
+ "underscore-db": "^0.8.1"
+ }
+}