{
    "name": "restyskeleton",
    "version": "1.2.5",
    "description": "",
    "dependencies": {
	"chokidar": "^1.6.0",
	"commander": "^2.9.0",
	"mustache": "^2.2.1",
	"shelljs": "^0.7.4"
    },
    "keywords":["nginx","openresty","lua","bootstrap","autoreload"],
    "preferGlobal": true,
    "devDependencies": {},
    "scripts": {
	"test": "echo \"Error: no test specified\" && exit 1"
    },
    "bin": {
	"restyskeleton": "restyskeleton.js"
    },
    "author": "Akshat Jiwan Sharma",
    "license": "MIT"
}
