{ "name": "okcms", "version": "1.0.0", "description": "great", "main": "app/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "OKFocus", "license": "None", "dependencies": { "dotenv": "^1.1.0", "express": "^4.12.3", "grunt": "^0.4.5", "grunt-cli": "^0.1.13", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-concat": "^0.5.1", "grunt-contrib-copy": "^0.8.0", "grunt-contrib-uglify": "^0.9.1", "grunt-dentist": "^0.3.4", "object-assign": "^2.0.0", "q": "^1.2.0" } }