next-csrf
Version:
CSRF mitigation library for Next.js
29 lines (28 loc) • 706 B
JSON
{
"name": "@ampproject/toolbox-script-csp",
"version": "2.5.4",
"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": "c194eb829c2d0d4cda21c961107d73bd7528f53f"
}