@heycar-uikit/core
Version:
The React UI library from HeyCar
16 lines (15 loc) • 370 B
JSON
{
"name": "@heycar-uikit/vars",
"version": "1.10.1",
"description": "HeyCar-UIKit css vars",
"keywords": [],
"main": "dist/index.js",
"style": "index.css",
"publishConfig": {
"access": "public",
"directory": "dist"
},
"postinstall": "node ./dist/send-stats.js > /dev/null 2>&1 || exit 0",
"author": "HeyCar Team",
"license": "UNLICENSED"
}