@cfpb/cfpb-design-system
Version:
CFPB's UI framework
25 lines (24 loc) • 624 B
JSON
{
"name": "@cfpb/cfpb-design-system",
"version": "3.2.0",
"description": "CFPB's UI framework",
"main": "src/index.js",
"author": {
"name": "Consumer Financial Protection Bureau",
"email": "tech@cfpb.gov",
"url": "https://cfpb.github.io/design-system"
},
"publishConfig": {
"access": "public"
},
"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": "1b92196c49399125ce790a1c43e47e02659e3e3e",
"type": "module"
}