add keywords to package.json

This commit is contained in:
Nebel 2024-09-05 19:36:53 +09:00
parent f90d76097f
commit 963d4e2960
Signed by: nebel
GPG key ID: 79807D08C6EF6460

View file

@ -8,6 +8,20 @@
"type": "git", "type": "git",
"url": "https://github.com/kou029w/websri.git" "url": "https://github.com/kou029w/websri.git"
}, },
"keywords": [
"browser",
"bun",
"cloudflare",
"cloudflare-workers",
"deno",
"hashing",
"integrity",
"nodejs",
"security",
"sri",
"subresource-integrity",
"typescript"
],
"type": "module", "type": "module",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
"exports": { "exports": {