{
  "name": "@hacksawstudios/heaps",
  "version": "1.9.5",
  "description": "_High Performance Game Framework_",
  "main": "index.js",
  "devDependencies": {
    "@hacksawstudios/haxe-module-installer": "1.2.6",
    "fs-extra": "11.1.0"
  },
  "scripts": {
    "postinstall": "npx @hacksawstudios/haxe-module-installer",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/HacksawStudios/heaps.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/HacksawStudios/heaps/issues"
  },
  "homepage": "https://github.com/HacksawStudios/heaps#readme"
}