Blame view

天文台pc/tianwentai-ui/node_modules/@emotion/styled/package.json 7.02 KB
bc518174   王天杨   提交两个项目文件
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
  {
    "name": "@emotion/styled",
    "version": "11.14.1",
    "description": "styled API for emotion",
    "main": "dist/emotion-styled.cjs.js",
    "module": "dist/emotion-styled.esm.js",
    "types": "dist/emotion-styled.cjs.d.ts",
    "license": "MIT",
    "repository": "https://github.com/emotion-js/emotion/tree/main/packages/styled",
    "scripts": {
      "test:typescript": "dtslint types"
    },
    "dependencies": {
      "@babel/runtime": "^7.18.3",
      "@emotion/babel-plugin": "^11.13.5",
      "@emotion/is-prop-valid": "^1.3.0",
      "@emotion/serialize": "^1.3.3",
      "@emotion/use-insertion-effect-with-fallbacks": "^1.2.0",
      "@emotion/utils": "^1.4.2"
    },
    "peerDependencies": {
      "@emotion/react": "^11.0.0-rc.0",
      "react": ">=16.8.0"
    },
    "peerDependenciesMeta": {
      "@types/react": {
        "optional": true
      }
    },
    "devDependencies": {
      "@definitelytyped/dtslint": "0.0.112",
      "@emotion/react": "11.14.0",
      "react": "16.14.0",
      "typescript": "^5.4.5"
    },
    "publishConfig": {
      "access": "public"
    },
    "files": [
      "src",
      "dist",
      "base",
      "macro.*"
    ],
    "umd:main": "dist/emotion-styled.umd.min.js",
    "exports": {
      "./base": {
        "types": {
          "import": "./base/dist/emotion-styled-base.cjs.mjs",
          "default": "./base/dist/emotion-styled-base.cjs.js"
        },
        "development": {
          "edge-light": {
            "module": "./base/dist/emotion-styled-base.development.edge-light.esm.js",
            "import": "./base/dist/emotion-styled-base.development.edge-light.cjs.mjs",
            "default": "./base/dist/emotion-styled-base.development.edge-light.cjs.js"
          },
          "worker": {
            "module": "./base/dist/emotion-styled-base.development.edge-light.esm.js",
            "import": "./base/dist/emotion-styled-base.development.edge-light.cjs.mjs",
            "default": "./base/dist/emotion-styled-base.development.edge-light.cjs.js"
          },
          "workerd": {
            "module": "./base/dist/emotion-styled-base.development.edge-light.esm.js",
            "import": "./base/dist/emotion-styled-base.development.edge-light.cjs.mjs",
            "default": "./base/dist/emotion-styled-base.development.edge-light.cjs.js"
          },
          "browser": {
            "module": "./base/dist/emotion-styled-base.browser.development.esm.js",
            "import": "./base/dist/emotion-styled-base.browser.development.cjs.mjs",
            "default": "./base/dist/emotion-styled-base.browser.development.cjs.js"
          },
          "module": "./base/dist/emotion-styled-base.development.esm.js",
          "import": "./base/dist/emotion-styled-base.development.cjs.mjs",
          "default": "./base/dist/emotion-styled-base.development.cjs.js"
        },
        "edge-light": {
          "module": "./base/dist/emotion-styled-base.edge-light.esm.js",
          "import": "./base/dist/emotion-styled-base.edge-light.cjs.mjs",
          "default": "./base/dist/emotion-styled-base.edge-light.cjs.js"
        },
        "worker": {
          "module": "./base/dist/emotion-styled-base.edge-light.esm.js",
          "import": "./base/dist/emotion-styled-base.edge-light.cjs.mjs",
          "default": "./base/dist/emotion-styled-base.edge-light.cjs.js"
        },
        "workerd": {
          "module": "./base/dist/emotion-styled-base.edge-light.esm.js",
          "import": "./base/dist/emotion-styled-base.edge-light.cjs.mjs",
          "default": "./base/dist/emotion-styled-base.edge-light.cjs.js"
        },
        "browser": {
          "module": "./base/dist/emotion-styled-base.browser.esm.js",
          "import": "./base/dist/emotion-styled-base.browser.cjs.mjs",
          "default": "./base/dist/emotion-styled-base.browser.cjs.js"
        },
        "module": "./base/dist/emotion-styled-base.esm.js",
        "import": "./base/dist/emotion-styled-base.cjs.mjs",
        "default": "./base/dist/emotion-styled-base.cjs.js"
      },
      ".": {
        "types": {
          "import": "./dist/emotion-styled.cjs.mjs",
          "default": "./dist/emotion-styled.cjs.js"
        },
        "development": {
          "edge-light": {
            "module": "./dist/emotion-styled.development.edge-light.esm.js",
            "import": "./dist/emotion-styled.development.edge-light.cjs.mjs",
            "default": "./dist/emotion-styled.development.edge-light.cjs.js"
          },
          "worker": {
            "module": "./dist/emotion-styled.development.edge-light.esm.js",
            "import": "./dist/emotion-styled.development.edge-light.cjs.mjs",
            "default": "./dist/emotion-styled.development.edge-light.cjs.js"
          },
          "workerd": {
            "module": "./dist/emotion-styled.development.edge-light.esm.js",
            "import": "./dist/emotion-styled.development.edge-light.cjs.mjs",
            "default": "./dist/emotion-styled.development.edge-light.cjs.js"
          },
          "browser": {
            "module": "./dist/emotion-styled.browser.development.esm.js",
            "import": "./dist/emotion-styled.browser.development.cjs.mjs",
            "default": "./dist/emotion-styled.browser.development.cjs.js"
          },
          "module": "./dist/emotion-styled.development.esm.js",
          "import": "./dist/emotion-styled.development.cjs.mjs",
          "default": "./dist/emotion-styled.development.cjs.js"
        },
        "edge-light": {
          "module": "./dist/emotion-styled.edge-light.esm.js",
          "import": "./dist/emotion-styled.edge-light.cjs.mjs",
          "default": "./dist/emotion-styled.edge-light.cjs.js"
        },
        "worker": {
          "module": "./dist/emotion-styled.edge-light.esm.js",
          "import": "./dist/emotion-styled.edge-light.cjs.mjs",
          "default": "./dist/emotion-styled.edge-light.cjs.js"
        },
        "workerd": {
          "module": "./dist/emotion-styled.edge-light.esm.js",
          "import": "./dist/emotion-styled.edge-light.cjs.mjs",
          "default": "./dist/emotion-styled.edge-light.cjs.js"
        },
        "browser": {
          "module": "./dist/emotion-styled.browser.esm.js",
          "import": "./dist/emotion-styled.browser.cjs.mjs",
          "default": "./dist/emotion-styled.browser.cjs.js"
        },
        "module": "./dist/emotion-styled.esm.js",
        "import": "./dist/emotion-styled.cjs.mjs",
        "default": "./dist/emotion-styled.cjs.js"
      },
      "./package.json": "./package.json",
      "./macro": {
        "types": {
          "import": "./macro.d.mts",
          "default": "./macro.d.ts"
        },
        "default": "./macro.js"
      }
    },
    "imports": {
      "#is-development": {
        "development": "./src/conditions/true.ts",
        "default": "./src/conditions/false.ts"
      },
      "#is-browser": {
        "edge-light": "./src/conditions/false.ts",
        "workerd": "./src/conditions/false.ts",
        "worker": "./src/conditions/false.ts",
        "browser": "./src/conditions/true.ts",
        "default": "./src/conditions/is-browser.ts"
      }
    },
    "preconstruct": {
      "umdName": "emotionStyled",
      "entrypoints": [
        "./index.ts",
        "./base.tsx"
      ],
      "exports": {
        "extra": {
          "./macro": {
            "types": {
              "import": "./macro.d.mts",
              "default": "./macro.d.ts"
            },
            "default": "./macro.js"
          }
        }
      }
    }
  }