@heycar-uikit/core
Version:
The React UI library from HeyCar
30 lines (29 loc) • 680 B
JSON
{
"name": "@heycar-uikit/themes",
"version": "4.0.1",
"description": "HeyCar-UIKit themes",
"main": "default.css",
"keywords": [
"ui",
"uikit",
"react",
"components",
"heycar",
"typescript",
"ui-components",
"design-systems",
"theme"
],
"repository": {
"type": "git",
"url": "git+https://github.com/hey-car/heycar-uikit.git"
},
"homepage": "https://github.com/hey-car/heycar-uikit/tree/main/packages/themes#readme",
"publishConfig": {
"access": "public",
"directory": "dist"
},
"postinstall": "node ./dist/send-stats.js > /dev/null 2>&1 || exit 0",
"author": "HeyCar Team",
"license": "UNLICENSED"
}