{
  "name": "@ray-js/framework",
  "version": "1.7.83",
  "description": "Ray Core",
  "keywords": [
    "ray"
  ],
  "repository": {},
  "license": "MIT",
  "maintainers": [
    {
      "name": "tuyafe",
      "email": "tuyafe@tuya.com"
    }
  ],
  "main": "lib/index.js",
  "files": [
    "lib"
  ],
  "scripts": {
    "build": "ray build --type=component --transform-mode=pure",
    "clean": "rm -rf lib",
    "watch": "tsc -p ./tsconfig.build.json --module esnext --outDir lib --watch"
  },
  "dependencies": {
    "@ray-js/framework-mp": "1.7.83",
    "@ray-js/framework-shared": "1.7.83",
    "@ray-js/library": "1.7.83",
    "@ray-js/location": "1.7.83",
    "@ray-js/router": "1.7.83",
    "@ray-js/runtime": "1.7.83",
    "clsx": "^1.2.1",
    "hoist-non-react-statics": "^3.3.2",
    "lodash.get": "^4.4.2",
    "lodash.set": "^4.3.2",
    "slash": "^5.1.0",
    "tiny-invariant": "^1.3.3"
  },
  "devDependencies": {
    "@ray-js/cli": "1.7.83",
    "@ray-js/types": "1.7.83"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org"
  },
  "gitHead": "f431d6e9c446b1f0668fcb11f04c5df98a3c0ac2"
}
