зеркало из https://github.com/microsoft/griffel.git
20 строки
442 B
JSON
20 строки
442 B
JSON
{
|
|
"name": "@griffel/core",
|
|
"version": "1.18.1",
|
|
"description": "DOM implementation of Atomic CSS-in-JS",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/microsoft/griffel"
|
|
},
|
|
"sideEffects": false,
|
|
"dependencies": {
|
|
"@emotion/hash": "^0.9.0",
|
|
"@griffel/style-types": "^1.3.0",
|
|
"csstype": "^3.1.3",
|
|
"rtl-css-js": "^1.16.1",
|
|
"stylis": "^4.2.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
}
|