UNPKG

@dcp-ui/heading

Version:
52 lines (51 loc) 1.35 kB
{ "name": "@dcp-ui/heading", "version": "1.0.0", "description": "Simple access to your head.", "main": "dist/heading.cjs.js", "module": "dist/heading.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" }, "dependencies": { "@dcp-ui/system": "^1.0.0", "@dcp-ui/text": "^1.0.0" }, "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" }, "gitHead": "459d23c29792e4bdb3bbefadf2e31f0291312d74", "sideEffects": false, "component": "Heading", "desyre": null, "homepage": "https://design.cloud.renault-digital.com/components/heading", "devDependencies": { "prop-types": "^15.7.2" } }