mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-01-12 22:51:09 +08:00
23 lines
501 B
JSON
23 lines
501 B
JSON
{
|
|
"name": "benchmarks",
|
|
"private": true,
|
|
"dependencies": {
|
|
"aphrodite": "^1.2.5",
|
|
"classnames": "^2.2.5",
|
|
"emotion": "^8.0.9",
|
|
"glamor": "^2.20.40",
|
|
"marky": "^1.2.0",
|
|
"radium": "^0.19.6",
|
|
"react-jss": "^7.2.0",
|
|
"react-primitives": "^0.4.3",
|
|
"reactxp": "^0.42.11",
|
|
"styled-components": "^2.2.3",
|
|
"styletron-client": "^2.5.7",
|
|
"styletron-utils": "^2.5.4"
|
|
},
|
|
"devDependencies": {
|
|
"css-loader": "^0.28.7",
|
|
"style-loader": "^0.19.0"
|
|
}
|
|
}
|