{
  "name": "@polyzone/core",
  "version": "0.1.0-3",
  "description": "PolyZone core API",
  "author": "peabnuts123",
  "keywords": [
    "gamedev",
    "game development",
    "fantasy-console",
    "retro",
    "retrogaming"
  ],
  "homepage": "https://github.com/peabnuts123/polyzone",
  "bugs": {
    "url": "https://github.com/peabnuts123/polyzone/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/peabnuts123/polyzone.git",
    "directory": "src/core"
  },
  "type": "module",
  "main": "index.d.ts",
  "module": "index.d.ts",
  "license": "UNLICENSED"
}