UNPKG

@cfpb/cfpb-design-system

Version:
38 lines (37 loc) 1.09 kB
{ "name": "@cfpb/cfpb-design-system", "version": "5.3.2", "description": "CFPB's UI framework", "exports": { ".": "./src/index.js", "./tooltips": "./src/components/cfpb-tooltips/index.js", "./icons/": "./src/components/cfpb-icons/icons/", "./src/elements/abstracts/*": "./src/elements/abstracts/*", "./src/elements/*": "./src/elements/*", "./src/components/*": "./src/components/*" }, "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" } }