{
  "name": "@ampproject/toolbox-script-csp",
  "version": "2.8.0",
  "description": "A library that calculates the CSP hash for amp-script",
  "main": "index.js",
  "keywords": [
    "amp"
  ],
  "files": [
    "index.js",
    "lib"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ampproject/amp-toolbox.git",
    "directory": "packages/script-csp"
  },
  "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/script-csp",
  "directories": {
    "lib": "lib"
  },
  "gitHead": "6103eb57765445355421826791361ac9ed9cf4d8"
}
