UNPKG

@cfpb/cfpb-design-system

Version:
35 lines (34 loc) 930 B
{ "name": "@cfpb/cfpb-design-system", "version": "4.2.2", "description": "CFPB's UI framework", "exports": { ".": "./src/index.js", "./tooltips": "./src/components/cfpb-tooltips/index.js", "./icons/": "./src/components/cfpb-icons/icons/" }, "author": { "name": "Consumer Financial Protection Bureau", "email": "tech@cfpb.gov", "url": "https://cfpb.github.io/design-system" }, "sideEffects": false, "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "license": "SEE LICENSE IN TERMS.md", "repository": { "type": "git", "url": "git+ssh://git@github.com/cfpb/design-system.git" }, "bugs": { "url": "https://github.com/cfpb/design-system/issues" }, "gitHead": "d9b9862ef0a34a0ca6f4835347ac7f202ed50e3e", "type": "module", "dependencies": { "@fontsource-variable/source-sans-3": "5.2.9", "tippy.js": "6.3.7" } }