{
    "name": "rest-in-pieces",
    "displayName": "Rest In Pieces",
    "version": "1.0.3",
    "author": {
        "name": "John Morris",
        "email": "john@spxis.com"
    },
    "description": "This is the Rest In Pieces project.",
    "homepage": "http://www.atigeo.com",
    "copyright": "© 2014-2015 Atigeo LLC. All Rights Reserved.",
    "readme": "# Rest In Pieces.\n",
    "readmeFilename": "README.md",
    "private": false,
    "main": "app.js",
    "scripts": {
        "start": "nodemon bin/www",
        "forever": "forever -d -v -a -e logs/forever-errors.log -o logs/forever-output.log --minUptime=5000 start bin/www",
        "postinstall": "node_modules/.bin/bower install && grunt install"
    },
    "dependencies": {
        "async": "^0.9.0",
        "body-parser": "^1.8.0",
        "bower": "^1.3.8",
        "chance": "^0.7.1",
        "connect-mongo": "^0.4.1",
        "cookie-parser": "^1.3.3",
        "country-data": "0.0.18",
        "debug": "^2.1.1",
        "express": "^4.9.0",
        "express-handlebars": "^1.0.1",
        "express-session": "^1.7.4",
        "express.io": "^1.1.13",
        "handlebars-helpers": "^0.5.5",
        "json-stringify-safe": "^5.0.0",
        "minimist": "^1.1.0",
        "mkdirp": "^0.5.0",
        "moment": "^2.8.3",
        "moment-timezone": "^0.3.0",
        "nanotimer": "^0.3.3",
        "passport": "^0.2.0",
        "passport-local": "^1.0.0",
        "request": "^2.42.0",
        "rimraf": "^2.2.8",
        "serve-favicon": "^2.2.0",
        "underscore": "^1.7.0",
        "winston": "^0.7.3"
    },
    "devDependencies": {
        "grunt-bower-task": "^0.3.4",
        "grunt-bowercopy": "^1.1.0",
        "grunt-bump": "0.0.14",
        "grunt-contrib-clean": "^0.5.0",
        "grunt-contrib-compass": "^0.9.0",
        "grunt-contrib-concat": "^0.4.0",
        "grunt-contrib-copy": "^0.5.0",
        "grunt-contrib-cssmin": "^0.10.0",
        "grunt-contrib-jshint": "^0.10.0",
        "grunt-contrib-sass": "^0.8.1",
        "grunt-contrib-uglify": "^0.5.0",
        "grunt-contrib-watch": "^0.6.1",
        "grunt-shell": "^1.1.1",
        "grunt-version": "^0.3.0",
        "load-grunt-tasks": "^0.6.0"
    },
    "directories": {
        "test": "test"
    },
    "license": "MIT",
    "keywords": [
        "atigeo",
        "beanstack",
        "xui",
        "xpatterns",
        "platform",
        "node",
        "mongo",
        "express",
        "grunt",
        "bower",
        "big data"
    ]
}
