{
  "name": "@sheinx/shineout-style",
  "version": "3.9.12",
  "description": "",
  "keywords": [],
  "license": "MIT",
  "author": "",
  "sideEffects": [
    "./*/index.ts",
    "./*/normalize.ts",
    "./*/index.js",
    "./*/normalize.js"
  ],
  "main": "./cjs/index.js",
  "module": "./esm/index.js",
  "typings": "./cjs/index.d.ts",
  "dependencies": {
    "jss": "10.9.2",
    "react-jss": "10.9.2",
    "@sheinx/theme": "3.9.12",
    "@sheinx/base": "3.9.12"
  },
  "peerDependencies": {
    "core-js": ">=3"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/sheinsight/shineout-next"
  },
  "authors": ""
}