summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2017-05-11 02:58:40 +0200
committerJules Laplace <jules@okfoc.us>2017-05-11 02:58:40 +0200
commit8003f1dc9e7ab23493b26eefbfd6cda314268264 (patch)
treee90afd92059216c15d0459bd2fbaadce72e6d3b8 /package.json
init
Diffstat (limited to 'package.json')
-rw-r--r--package.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..890d207
--- /dev/null
+++ b/package.json
@@ -0,0 +1,21 @@
+{
+ "name": "new-reality-co",
+ "version": "1.0.0",
+ "description": "",
+ "main": "index.js",
+ "scripts": {},
+ "author": "OKFocus",
+ "dependencies": {
+ "okcms": "git+ssh://git@ghghgh.us/~/okcms.git#v0.2.5"
+ },
+ "devDependencies": {
+ "grunt": "^0.4.5",
+ "grunt-cli": "^0.1.13",
+ "grunt-contrib-clean": "^0.6.0",
+ "grunt-contrib-concat": "^0.5.1",
+ "grunt-dentist": "^0.3.4",
+ "grunt-contrib-copy": "^0.8.0",
+ "grunt-contrib-uglify": "^0.9.1"
+ }
+}
+