{
  "name": "decentraland-ecs",
  "version": "6.12.4",
  "description": "",
  "main": "dist/src/index.js",
  "typings": "dist/index.d.ts",
  "scripts": {
    "build": "tsc -p tsconfig.json",
    "start": "npm run build && tsc -p tsconfig.json --watch"
  },
  "keywords": [],
  "tsdoc": {
    "tsdocFlavor": "AEDoc"
  },
  "author": "Decentraland",
  "license": "Apache-2.0",
  "files": [
    "dist",
    "types",
    "docs",
    "LICENSE",
    "docs-yaml",
    "artifacts"
  ],
  "dependencies": {
    "@dcl/amd": "6.12.4",
    "@dcl/build-ecs": "6.12.4",
    "@dcl/explorer": "1.0.163667-20240612172815.commit-85b23a7",
    "@dcl/posix": "^1.0.4"
  },
  "minCliVersion": "3.18.0",
  "commit": "34d22e98140c84c04f4248f7ca7a885ca9d97d77"
}
