summaryrefslogtreecommitdiff
path: root/node_modules/collection_json/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/collection_json/package.json')
-rw-r--r--node_modules/collection_json/package.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/node_modules/collection_json/package.json b/node_modules/collection_json/package.json
new file mode 100644
index 0000000..f14b77c
--- /dev/null
+++ b/node_modules/collection_json/package.json
@@ -0,0 +1,12 @@
+{
+ "name": "collection_json",
+ "version": "0.0.1",
+ "description": "application/vnd.collection+json Utility library",
+ "author": "Trygve Laugstøl <trygvis@inamo.no>",
+ "dependencies": {
+ "underscore": "latest"
+ },
+ "devDependencies": {
+ "mocha": "1.0.3"
+ }
+}