{
  "name": "common-tests-zip",
  "description": "Some nonsense to download *.common.tests.zip files from ftp.mozilla.org.",
  "version": "1.0.0",
  "author": "Peter deHaan <peter@deseloper.com>",
  "bin": {
    "common-tests-zip": "index.js"
  },
  "bugs": {
    "url": "https://github.com/pdehaan/common-tests-zip/issues"
  },
  "dependencies": {
    "argv": "0.0.2",
    "cheerio": "0.19.0",
    "got": "4.1.1"
  },
  "devDependencies": {
    "standard": "5.1.0"
  },
  "homepage": "https://github.com/pdehaan/common-tests-zip#readme",
  "license": "WTFPL",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pdehaan/common-tests-zip.git"
  },
  "scripts": {
    "test": "standard"
  }
}
