{
  "name": "nova_ecs",
  "version": "0.3.3",
  "description": "The Entity Component System for NovaJS",
  "repository": "https://github.com/mattsoulanille/NovaJS",
  "author": "Matthew Soulanille",
  "license": "MIT",
  "type": "commonjs",
  "dependencies": {
    "@types/uuid": "^8.3.4",
    "fp-ts": "^2.12.3",
    "immer": "^9.0.12",
    "io-ts": "^2.2.16",
    "rxjs": "^7.5.6",
    "uuid": "^8.3.2"
  },
  "devDependencies": {
    "@types/jasmine": "^3.6.4",
    "@types/uuid": "^8.3.0",
    "uuid": "^8.3.2"
  }
}
