Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #583 from cloudflare/avery/keyword-metadata
Browse files Browse the repository at this point in the history
Add keywords for npm SEO
  • Loading branch information
ashleygwilliams authored Sep 17, 2019
2 parents b8fd852 + b95cf0e commit 76f1bd3
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,27 @@
"axios": "^0.18.0",
"rimraf": "^2.6.3",
"tar": "^4.4.8"
}
},
"keywords": [
"wrangler",
"cloudflare",
"workers",
"cloudflare workers",
"edge",
"compute",
"serverless",
"serverless application",
"serverless module",
"wasm",
"web",
"assembly",
"webassembly",
"rust",
"emscripten",
"typescript",
"graphql",
"router",
"http",
"cli"
]
}

0 comments on commit 76f1bd3

Please sign in to comment.