mirror of
https://github.com/steedos/steedos-platform
synced 2024-11-23 01:16:43 +00:00
24 lines
486 B
JSON
24 lines
486 B
JSON
{
|
|
"name": "@steedos/design-system-react",
|
|
"version": "2.1.65",
|
|
"description": "Steedos Lightning Design System for React",
|
|
"license": "SEE LICENSE IN README.md",
|
|
"engines": {
|
|
"npm": "^6.14.6"
|
|
},
|
|
"keywords": [
|
|
"react",
|
|
"lightning",
|
|
"design system",
|
|
"lightning design system",
|
|
"interactive components",
|
|
"interactive",
|
|
"components"
|
|
],
|
|
"main": "design-system-react.js",
|
|
"private": false,
|
|
"publishConfig": {
|
|
"access": "public"
|
|
}
|
|
}
|