mirror of
https://github.com/kou029w/websri.git
synced 2025-01-18 16:08:16 +00:00
add keywords to package.json
This commit is contained in:
parent
f90d76097f
commit
963d4e2960
1 changed files with 14 additions and 0 deletions
14
package.json
14
package.json
|
@ -8,6 +8,20 @@
|
|||
"type": "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",
|
||||
"types": "dist/index.d.ts",
|
||||
"exports": {
|
||||
|
|
Loading…
Add table
Reference in a new issue