UNPKG

971 BJSONView Raw
1{
2 "name": "capital-framework",
3 "version": "10.1.0",
4 "description": "CFPB's UI framework",
5 "main": "src/cf-framework.js",
6 "less": "src/cf-framework.less",
7 "author": {
8 "name": "Consumer Financial Protection Bureau",
9 "email": "tech@cfpb.gov",
10 "url": "https://cfpb.github.io/"
11 },
12 "license": "SEE LICENSE IN TERMS.md",
13 "repository": {
14 "type": "git",
15 "url": "git+ssh://git@github.com/cfpb/capital-framework.git"
16 },
17 "bugs": {
18 "url": "https://github.com/cfpb/capital-framework/issues"
19 },
20 "dependencies": {
21 "cf-atomic-component": "^10.0.0",
22 "cf-buttons": "^10.1.0",
23 "cf-core": "^10.1.0",
24 "cf-expandables": "^10.1.0",
25 "cf-forms": "^10.1.0",
26 "cf-grid": "^10.0.0",
27 "cf-icons": "^10.1.0",
28 "cf-layout": "^10.1.0",
29 "cf-notifications": "^10.1.0",
30 "cf-pagination": "^10.1.0",
31 "cf-tables": "^10.1.0",
32 "cf-typography": "^10.1.0"
33 },
34 "gitHead": "154a0fb0b49c4de5f340fb5de07ac1d040f9adca"
35}