summaryrefslogtreecommitdiff
path: root/app/node_modules/okresource/package.json
diff options
context:
space:
mode:
authorSean Fridman <fridman@mail.sfsu.edu>2015-04-01 18:27:51 -0400
committerSean Fridman <fridman@mail.sfsu.edu>2015-04-01 18:27:51 -0400
commit2e041ff6cd1b40c26bf16d37777c2c1c5153a669 (patch)
tree1e427659faf343bf42795beae8980000436617b8 /app/node_modules/okresource/package.json
parentae24790e8122296b06f88fa883b8e272c6454d46 (diff)
Bootstrappin young lad
Diffstat (limited to 'app/node_modules/okresource/package.json')
-rw-r--r--app/node_modules/okresource/package.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/app/node_modules/okresource/package.json b/app/node_modules/okresource/package.json
new file mode 100644
index 0000000..12fcd26
--- /dev/null
+++ b/app/node_modules/okresource/package.json
@@ -0,0 +1,15 @@
+{
+ "name": "okresource",
+ "version": "1.0.0",
+ "description": "really good",
+ "main": "index.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "author": "OKFocus",
+ "license": "None",
+ "dependencies": {
+ "joi": "^6.0.8",
+ "q": "^1.2.0"
+ }
+}