summaryrefslogtreecommitdiff
path: root/app/node_modules/okresource/package.json
diff options
context:
space:
mode:
authorSean Fridman <fridman@mail.sfsu.edu>2015-04-03 02:28:12 -0400
committerSean Fridman <fridman@mail.sfsu.edu>2015-04-03 02:28:12 -0400
commitb8ae0749a6e7f85edda8a0926e003cd561e4d172 (patch)
treecbf7e35a550c8133ea5fad257997ecb7c9370ed8 /app/node_modules/okresource/package.json
parent6fbccc554b2ab51f683718334338eae2b7b06200 (diff)
Separate schema and resource concepts
Also refactor a bit
Diffstat (limited to 'app/node_modules/okresource/package.json')
-rw-r--r--app/node_modules/okresource/package.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/app/node_modules/okresource/package.json b/app/node_modules/okresource/package.json
index 12fcd26..43824ed 100644
--- a/app/node_modules/okresource/package.json
+++ b/app/node_modules/okresource/package.json
@@ -7,9 +7,5 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "OKFocus",
- "license": "None",
- "dependencies": {
- "joi": "^6.0.8",
- "q": "^1.2.0"
- }
+ "license": "None"
}