{
  "name": "@ampproject/toolbox-core",
  "version": "2.7.4",
  "description": "Commonly used functionality for amp-toolbox",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ampproject/amp-toolbox.git",
    "directory": "packages/core"
  },
  "keywords": [
    "amp"
  ],
  "files": [
    "index.js",
    "lib"
  ],
  "author": "AMPHTML Team",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/ampproject/amp-toolbox/issues"
  },
  "homepage": "https://github.com/ampproject/amp-toolbox/tree/main/packages/core",
  "dependencies": {
    "cross-fetch": "3.0.6",
    "lru-cache": "6.0.0"
  },
  "gitHead": "881ffbde5be5e78e039b132f0daae3a3598ae248"
}
