{ "name": "rooster", "version": "0.0.0", "main": "app.js", "private": true, "scripts": { "start": "node ./src/server/bin/www", "setup": "npm install && bower install", "dev": "webpack -wd" }, "dependencies": { "babel-loader": "^7.1.2", "bluebird": "^3.4.6", "body-parser": "^1.16.0", "browser-request": "^0.3.3", "cheerio": "^0.22.0", "compression": "^1.6.2", "cookie-parser": "~1.4.3", "debug": "^2.6.0", "diacritics": "^1.2.3", "encoding": "^0.1.12", "express": "^4.13.4", "flexibility": "^2.0.1", "fuzzy": "^0.1.1", "iconv-lite": "^0.4.17", "jade": "~1.11.0", "left-pad": "^1.1.1", "lodash": "^4.15.0", "morgan": "~1.7.0", "request": "^2.74.0", "smoothscroll-polyfill": "^0.3.4", "spdy": "^3.4.4", "then-yield": "0.0.1" }, "devDependencies": { "babel-preset-es2015": "^6.24.1", "babelify": "^7.3.0", "bower": "^1.7.9", "browserify": "^14.0.0", "gulp": "^3.9.1", "watchify": "^3.7.0", "webpack": "^3.5.6" }, "author": "Noah Loomans ", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/nloomans/rooster-mml.git" }, "bugs": { "url": "https://github.com/nloomans/rooster-mml/issues" }, "homepage": "https://github.com/nloomans/rooster-mml#readme", "description": "" }