{
  "name": "pleated-slacks-test",
  "version": "1.0.0",
  "description": "An easy way to test if you got started with Docker, for node apps",
  "main": "index.js",
  "dependencies": {
    "mongoose": "^1.0.0",
    "redis": "^1.0.0",
    "express": "^1.0.0",
    "q": "^1.0.0",
    "sequelize": "^1.0.0",
    "ghost": "^1.0.0",
    "cradle": "^1.0.0",
    "node-solr-smart-client": "^1.0.0"
  },
  "devDependencies": {
    "expect": "^1.20.1",
    "mocha": "^2.5.2",
    "consul": "^1.0.0"
  },
  "scripts": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/team-jwt/pleated-slacks.git"
  },
  "keywords": [
    "docker",
    "project-management"
  ],
  "author": "@iluvpool19, @juniorbird, @tbywong",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/team-jwt/pleated-slacks/issues"
  },
  "homepage": "https://github.com/team-jwt/pleated-slacks#readme"
}
