{
  "name": "@chia/chialisp",
  "collaborators": [
    "Art Yerkes <art.yerkes@gmail.com>"
  ],
  "description": "tools for working with chialisp language; compiler, repl, python and wasm bindings",
  "version": "0.1.48",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/Chia-Network/clvm_tools_rs"
  },
  "files": [
    "clvm_tools_wasm_bg.wasm",
    "clvm_tools_wasm.js",
    "clvm_tools_wasm.d.ts"
  ],
  "main": "clvm_tools_wasm.js",
  "homepage": "https://prozacchiwawa.github.io/clvm_tools_rs/",
  "types": "clvm_tools_wasm.d.ts",
  "keywords": [
    "chia",
    "chialisp",
    "clvm"
  ]
}
