{
  "name": "faf-tool",
  "version": "0.1.9",
  "description": "Tool for maintain FAF modules",
  "repository": {
    "type": "git",
    "url": "https://github.com/Jaspersoft/faf-tool"
  },
  "bin": {
    "faf-tool": "bin/faf-tool"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "author": "zigfred",
  "dependencies": {
    "async": "^0.9.0",
    "grunt": "^0.4.5",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-copy": "~0.5.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-ftp-push": "^0.3.4",
    "grunt-run": "0.3.0",
    "load-grunt-tasks": "~0.6.0",
    "time-grunt": "~0.3.2",
    "underscore": "~1.6.0",
    "logfile-grunt": "~0.2"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Jaspersoft/faf-tool/issues"
  },
  "homepage": "https://github.com/Jaspersoft/faf-tool",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "jrs",
    "jaspersoft"
  ]
}
