{
  "name": "@iota/sdk-wasm",
  "description": "WebAssembly bindings for the IOTA SDK library",
  "version": "1.1.3",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/iotaledger/iota-sdk"
  },
  "main": "lib/index.js",
  "types": "lib/index.d.ts"
}