{
  "name": "@styli/react",
  "version": "1.9.0",
  "license": "MIT",
  "main": "dist/index.js",
  "typings": "dist/index.d.ts",
  "files": [
    "dist",
    "types"
  ],
  "engines": {
    "node": ">=10"
  },
  "scripts": {
    "start": "tsdx watch --verbose",
    "build": "tsdx build",
    "test": "tsdx test --passWithNoTests"
  },
  "author": "forsigner",
  "module": "dist/react.esm.js",
  "dependencies": {
    "@styli/core": "^1.9.0",
    "@styli/css-object-processor": "^1.9.0",
    "@styli/parser": "^1.9.0",
    "@styli/preset-web": "^1.9.0",
    "@styli/sheet": "^1.9.0",
    "@styli/store": "^1.9.0",
    "@styli/styled": "^1.9.0",
    "@styli/types": "^1.9.0",
    "@styli/utils": "^1.9.0"
  },
  "gitHead": "561160f171026ebf8e0cb368702d22550e56a083"
}
