{
  "name": "@micropython/micropython-webassembly-pyscript",
  "version": "1.28.0-6",
  "description": "MicroPython WebAssembly port, PyScript variant",
  "main": "micropython.mjs",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/micropython/micropython.git"
  },
  "keywords": [
    "MicroPython"
  ],
  "author": "",
  "license": "MIT"
}
