{
  "name": "tpython",
  "version": "1.0.0",
  "description": "WASM compatible AOT-Compiled Python (forked from Panjea)",
  "bin": {
    "tpython": "bin/tpython.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/soIu/rpython.git"
  },
  "keywords": ["python", "tpython", "wasm", "webassembly"],
  "author": "Farrell Raafi",
  "bugs": {
    "url": "https://github.com/soIu/tpython/issues"
  },
  "homepage": "https://github.com/soIu/tpython#readme"
}
