summaryrefslogtreecommitdiff
path: root/package.json
blob: 890d207bcf060140c38556f87c011e6e22eb6428 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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"
  }
}