{ "name": "okcms", "version": "0.1.40", "description": "The dopest CMS on the planet.", "main": "app/index.js", "scripts": { "postinstall": "./install.sh", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "OKFocus", "license": "UNLICENSED", "dependencies": { "dotenv": "^1.1.0" } }