-
Notifications
You must be signed in to change notification settings - Fork 0
/
.bitmap
90 lines (88 loc) · 3.26 KB
/
.bitmap
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
/* THIS IS A BIT-AUTO-GENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
/**
* The Bitmap file is an auto generated file used by Bit to track all your Bit components. It maps the component to a folder in your file system.
* This file should be committed to VCS(version control).
* Components are listed using their component ID (https://bit.dev/reference/components/component-id).
* If you want to delete components you can use the "bit remove <component-id>" command.
* See the docs (https://bit.dev/reference/components/removing-components) for more information, or use "bit remove --help".
*/
{
"entities/scraped-trend": {
"name": "entities/scraped-trend",
"scope": "takumakira-individual.tk-ui-react-v2",
"version": "1.0.0",
"mainFile": "index.ts",
"rootDir": "tk-ui-react-v2/entities/scraped-trend"
},
"hooks/use-api": {
"name": "hooks/use-api",
"scope": "takumakira-individual.tk-ui-react-v2",
"version": "1.0.3",
"mainFile": "index.ts",
"rootDir": "tk-ui-react-v2/hooks/use-api"
},
"hooks/use-scraped-trend": {
"name": "hooks/use-scraped-trend",
"scope": "takumakira-individual.tk-ui-react-v2",
"version": "1.0.4",
"mainFile": "index.ts",
"rootDir": "tk-ui-react-v2/hooks/use-scraped-trend"
},
"hooks/use-theme-switcher": {
"name": "hooks/use-theme-switcher",
"scope": "takumakira-individual.tk-ui-react-v2",
"version": "1.0.0",
"mainFile": "index.ts",
"rootDir": "tk-ui-react-v2/hooks/use-theme-switcher"
},
"themes/colors": {
"name": "themes/colors",
"scope": "takumakira-individual.tk-ui-react-v2",
"version": "1.0.0",
"mainFile": "index.ts",
"rootDir": "tk-ui-react-v2/themes/colors"
},
"tk-ui-react-v2": {
"name": "tk-ui-react-v2",
"scope": "takumakira-individual.tk-ui-react-v2",
"version": "1.0.5",
"mainFile": "index.ts",
"rootDir": "tk-ui-react-v2/tk-ui-react-v2"
},
"tk-ui-react-v2-service-express": {
"name": "tk-ui-react-v2-service-express",
"scope": "takumakira-individual.tk-ui-react-v2",
"version": "1.0.0",
"mainFile": "index.ts",
"rootDir": "tk-ui-react-v2/tk-ui-react-v2-service-express"
},
"tk-ui-react-v2-web": {
"name": "tk-ui-react-v2-web",
"scope": "takumakira-individual.tk-ui-react-v2",
"version": "1.0.5",
"mainFile": "index.ts",
"rootDir": "tk-ui-react-v2/tk-ui-react-v2-web"
},
"ui/job-trend-chart": {
"name": "ui/job-trend-chart",
"scope": "takumakira-individual.tk-ui-react-v2",
"version": "1.0.5",
"mainFile": "index.ts",
"rootDir": "tk-ui-react-v2/ui/job-trend-chart"
},
"ui/line-chart": {
"name": "ui/line-chart",
"scope": "takumakira-individual.tk-ui-react-v2",
"version": "1.0.0",
"mainFile": "index.ts",
"rootDir": "tk-ui-react-v2/ui/line-chart"
},
"ui/nav-bar": {
"name": "ui/nav-bar",
"scope": "takumakira-individual.tk-ui-react-v2",
"version": "1.0.0",
"mainFile": "index.ts",
"rootDir": "tk-ui-react-v2/ui/nav-bar"
},
"$schema-version": "17.0.0"
}