mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-03-27 01:34:17 +08:00
23 lines
500 B
JSON
23 lines
500 B
JSON
{
|
|
"name": "benchmarks",
|
|
"private": true,
|
|
"dependencies": {
|
|
"aphrodite": "^1.2.3",
|
|
"classnames": "^2.2.5",
|
|
"emotion": "^7.2.2",
|
|
"glamor": "^2.20.40",
|
|
"marky": "^1.2.0",
|
|
"radium": "^0.19.4",
|
|
"react-jss": "^7.1.0",
|
|
"react-primitives": "^0.4.3",
|
|
"reactxp": "^0.42.1",
|
|
"styled-components": "^2.1.2",
|
|
"styletron-client": "^2.5.7",
|
|
"styletron-utils": "^2.5.4"
|
|
},
|
|
"devDependencies": {
|
|
"css-loader": "^0.28.7",
|
|
"style-loader": "^0.18.2"
|
|
}
|
|
}
|