{
  "name": "@hytopia.com/creative-lib",
  "version": "0.0.19",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "build": "tsc -p tsconfig.build.json"
  },
  "files": [
    "/dist"
  ],
  "author": "Hytopia, Inc.",
  "license": "ISC",
  "description": "",
  "devDependencies": {
    "@types/node": "^22.10.2",
    "typescript": "^5.7.2"
  }
}
