wasm-http-server/package.json
Nicolas Lepage 6843df6459
🚧
2019-11-26 23:22:12 +01:00

10 lines
322 B
JSON

{
"name": "go-wasm-http-server",
"version": "0.1.0",
"description": "WebAssembly Go HTTP Server embedded in a ServiceWorker",
"main": "index.js",
"repository": "https://github.com/nlepage/go-wasm-http-server",
"author": "Nicolas Lepage <19571875+nlepage@users.noreply.github.com>",
"license": "Apache-2.0"
}