polywrap_http_plugin 0.1.11

Polywrap rust HTTP plugin
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "@polywrap/http-rs",
  "description": "Polywrap HTTP Plugin in Rust",
  "version": "0.1.0",
  "scripts": {
    "codegen": "npx polywrap codegen"
  },
  "devDependencies": {
    "polywrap": "0.10.3"
  }
}