summaryrefslogtreecommitdiff
path: root/app/node_modules/okutil/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/node_modules/okutil/package.json')
-rw-r--r--app/node_modules/okutil/package.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/app/node_modules/okutil/package.json b/app/node_modules/okutil/package.json
new file mode 100644
index 0000000..36d5c1e
--- /dev/null
+++ b/app/node_modules/okutil/package.json
@@ -0,0 +1,16 @@
+{
+ "name": "okutil",
+ "version": "1.0.0",
+ "description": "pragmatic!",
+ "main": "index.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "author": "OKFocus",
+ "license": "None",
+ "dependencies": {
+ "lodash.isarray": "^3.0.1",
+ "pluralize": "^1.1.2",
+ "q": "^1.2.0"
+ }
+}