{
  "name": "@ampproject/toolbox-runtime-fetch",
  "version": "2.10.1",
  "description": "Download the AMP runtime",
  "main": "index.js",
  "keywords": [
    "amp",
    "download",
    "runtime"
  ],
  "files": [
    "index.js",
    "lib"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ampproject/amp-toolbox.git",
    "directory": "packages/runtime-fetch"
  },
  "author": "AMPHTML Team",
  "license": "Apache-2.0",
  "dependencies": {
    "@ampproject/toolbox-cache-list": "2.10.1",
    "@ampproject/toolbox-core": "2.10.1",
    "@ampproject/toolbox-runtime-version": "2.10.1",
    "at-least-node": "1.0.0",
    "fs-extra": "9.1.0",
    "node-fetch": "2.6.7"
  },
  "bugs": {
    "url": "https://github.com/ampproject/amp-toolbox/issues"
  },
  "homepage": "https://github.com/ampproject/amp-toolbox/tree/main/packages/runtime-fetch",
  "gitHead": "6103eb57765445355421826791361ac9ed9cf4d8"
}
