{
  "name": "sails-application-generator",
  "version": "0.0.4",
  "description": "command line tool",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "praveen",
  "license": "Apache-2.0",
  "bin": {
    "sag": "./index.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/praveen4554/sails-pluggable.git"
  },
  "keywords": ["sails","sails-pluggable","sag","sails kafka","node kafka","sails rabbitMQ",
  "rabbitMQ","apache-kafka"],
  "bugs": {
    "url": "https://github.com/praveen4554/sails-pluggable/issues"
  },
  "homepage": "https://github.com/praveen4554/sails-pluggable",
  "dependencies": {
    "commander": "^2.15.1",
    "node-cmd": "^3.0.0"
  },
  "contributors": [
    {
      "name": "Swaroop Jayanthi",
      "email": "swaroop.jayanthi@gmail.com",
      "url": "https://github.com/swaroopjayanthi9",
      "hireable": true
    }
  ]
}
