{
  "name": "@ampproject/toolbox-runtime-version",
  "version": "2.7.4",
  "description": "AMP Runtime versions",
  "main": "index.js",
  "keywords": [
    "amp"
  ],
  "files": [
    "index.js",
    "lib"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ampproject/amp-toolbox.git",
    "directory": "packages/runtime-version"
  },
  "author": "AMPHTML Team",
  "license": "Apache-2.0",
  "dependencies": {
    "@ampproject/toolbox-core": "2.7.4"
  },
  "bugs": {
    "url": "https://github.com/ampproject/amp-toolbox/issues"
  },
  "homepage": "https://github.com/ampproject/amp-toolbox/tree/main/packages/runtime-version",
  "gitHead": "881ffbde5be5e78e039b132f0daae3a3598ae248"
}
