{
  "name": "generator-soa",
  "version": "1.1.5",
  "description": "Yeoman generator for creating fullstack applications Using GULP MongoDB | PostgreSql | NEO4J, Express | Sails, & AngularJS",
  "keywords": [
    "yeoman-generator",
    "mean",
    "mongodb",
    "gulp",
    "generator",
    "service oriented",
    "angularjs",
    "angular",
    "express",
    "scaffold",
    "fullstack",
    "framework",
    "component",
    "front-end",
    "app"
  ],
  "homepage": "https://github.com/joelcoxokc/generator-soa",
  "bugs": {
    "url": "https://github.com/joelcoxokc/generator-soa/issues"
  },
  "author": "joelcoxokc",
  "repository": {
    "type": "git",
    "url": "git://github.com/joelcoxokc/generator-soa.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "dependencies": {
    "async": "^0.9.0",
    "chalk": "^0.5.1",
    "debug": "^2.0.0",
    "findup-sync": "^0.1.3",
    "generator-express": "^2.1.0",
    "generator-ng-component": "~0.0.4",
    "grouped-queue": "^0.3.0",
    "lodash": "^2.4.1",
    "wiredep": "~0.4.2",
    "yeoman-generator": "~0.17.0"
  },
  "peerDependencies": {
    "yo": ">=1.2.0"
  },
  "devDependencies": {
    "event-stream": "^3.1.7",
    "chai": "^1.9.1",
    "fs-extra": "^0.9.1",
    "grunt": "~0.4.1",
    "grunt-build-control": "git+https://github.com/DaftMonk/grunt-build-control",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-conventional-changelog": "~1.0.0",
    "grunt-mocha-test": "^0.11.0",
    "grunt-release": "~0.6.0",
    "load-grunt-tasks": "~0.2.0",
    "marked": "~0.2.8",
    "mocha": "~1.21.0",
    "q": "^1.0.1",
    "semver": "~2.2.1",
    "shelljs": "^0.3.0",
    "underscore.string": "^2.3.3"
  },
  "engines": {
    "node": ">=0.10.*",
    "npm": ">=1.4.*"
  },
  "main": "Gruntfile.js",
  "license": "ISC",
  "directories": {
    "test": "test"
  }
}
