{
  "name": "fetch-wet-boew",
  "version": "1.0.1",
  "description": "A script for downloading and extracting a distribution of the Web Experience Toolkit",
  "main": "downloadWET.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DamourYouKnow/fetch-wet-boew.git"
  },
  "author": "Bailey D'Amour",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/DamourYouKnow/fetch-wet-boew/issues"
  },
  "homepage": "https://github.com/DamourYouKnow/fetch-wet-boew#readme",
  "devDependencies": {
    "adm-zip": "^0.4.13",
    "request": "^2.88.0",
    "rimraf": "^2.6.3"
  }
}
