@dcp-ui/system
Version:
Customizable design system with react • styled-components • styled-system and reakit.
60 lines (59 loc) • 1.6 kB
JSON
{
"name": "@dcp-ui/system",
"version": "1.0.0",
"description": "Customizable design system with react • styled-components • styled-system and reakit.",
"main": "dist/system.cjs.js",
"module": "dist/system.es.js",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://gitlabee.dt.renault.com/digital-cloud-platform/fronts/design.cloud.renault-digital.com.git"
},
"keywords": [
"design-system",
"react",
"styled-components",
"styled-system",
"ui-library",
"ui",
"ux",
"digital",
"digital-cloud-platform",
"DCP"
],
"author": "Romain DARY <romain.dary@renault.com>",
"license": "MIT",
"bugs": {
"url": "https://gitlabee.dt.renault.com/digital-cloud-platform/board/-/boards/813?label_name[]=product%2Fdesign"
},
"scripts": {
"test": "jest"
},
"jest": {
"preset": "../../jest-preset"
},
"peerDependencies": {
"@xstyled/styled-components": "^1.17.0",
"@xstyled/system": "^1.17.0",
"prop-types": "^15.7.2",
"react": "^16.10.2",
"react-dom": "^16.10.2",
"styled-components": "^4.0.0 || ^5.0.0"
},
"devDependencies": {
"@dcp-ui/box": "^1.0.0",
"@dcp-ui/jest-preset": "^1.0.0",
"@dcp-ui/testing": "^1.0.0",
"@testing-library/jest-dom": "^5.11.9",
"jest": "=24.7.1",
"jest-styled-components": "=7.0.0",
"prop-types": "^15.7.2"
},
"gitHead": "459d23c29792e4bdb3bbefadf2e31f0291312d74",
"sideEffects": false,
"component": "System",
"desyre": null,
"homepage": "https://design.cloud.renault-digital.com"
}