@heycar-uikit/logo
Version:
36 lines (35 loc) • 799 B
JSON
{
"name": "@heycar-uikit/logo",
"version": "3.0.0",
"description": "HeyCar-UIKit logo",
"main": "dist/index.js",
"module": "./dist/esm/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ui",
"uikit",
"react",
"components",
"heycar",
"typescript",
"ui-components",
"design-systems",
"logo"
],
"repository": {
"type": "git",
"url": "git+https://github.com/hey-car/heycar-uikit.git"
},
"homepage": "https://github.com/hey-car/heycar-uikit/tree/main/packages/logo#readme",
"publishConfig": {
"access": "public"
},
"peerDependencies": {
"react": "^17.0.1"
},
"author": "HeyCar Team",
"license": "UNLICENSED",
"gitHead": "d3e641986e8b0c308b199d4c071793373bf3c6f4"
}