{
  "name": "shineout",
  "version": "3.9.12",
  "description": "A components library for React",
  "license": "MIT",
  "keywords": [
    "shein",
    "react",
    "ui",
    "soui",
    "component"
  ],
  "author": "",
  "sideEffects": false,
  "main": "./cjs/index.js",
  "module": "./esm/index.js",
  "typings": "./cjs/index.d.ts",
  "dependencies": {
    "@sheinx/base": "3.9.12",
    "@sheinx/hooks": "3.9.12",
    "@sheinx/shineout-style": "3.9.12",
    "@sheinx/theme": "3.9.12",
    "classnames": "^2.0.0",
    "deep-eql": "^4.0.0",
    "immer": "^10.0.0"
  },
  "peerDependencies": {
    "core-js": ">=3",
    "react": ">=16.14.0",
    "react-dom": ">=16.14.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/sheinsight/shineout-next"
  },
  "authors": ""
}