{
  "name": "@augle/gulp-arpk-check",
  "version": "0.12.1",
  "description": "This gulp plugin check the manifest file that goes into .srpk file",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "naga bandaru <bhaskar@auracuz.com>",
  "license": "ISC",
  "dependencies": {
    "ajv": "^4.11.5",
    "gulp-util": "^3.0.0",
    "request": "^2.83.0",
    "through2": "^2.0.0"
  },
  "devDependencies": {
    "gulp": "^3.9.1"
  }
}
