UNPKG

958 BJSONView Raw
1{
2 "name": "capital-framework",
3 "version": "9.0.1",
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": "^9.0.0",
22 "cf-buttons": "^9.0.0",
23 "cf-core": "^9.0.0",
24 "cf-expandables": "^9.0.1",
25 "cf-forms": "^9.0.0",
26 "cf-grid": "^9.0.0",
27 "cf-icons": "^9.0.0",
28 "cf-layout": "^9.0.0",
29 "cf-notifications": "^9.0.0",
30 "cf-pagination": "^9.0.0",
31 "cf-tables": "^9.0.0",
32 "cf-typography": "^9.0.0"
33 },
34 "gitHead": "e4d2e0f18e016fb79ec11dc88ca8dd3a69c9e7fc"
35}