-
Notifications
You must be signed in to change notification settings - Fork 0
/
.bitmap
63 lines (61 loc) · 2.2 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
/* 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/docs/components/component-id).
* If you want to delete components you can use the "bit remove <component-id>" command.
* See the docs (https://bit.dev/docs/components/removing-components) for more information, or use "bit remove --help".
*/
{
"ui/button": {
"scope": "teambit.github-lanes",
"version": "1.0.0",
"mainFile": "index.ts",
"rootDir": "github-lanes/button"
},
"ui/icon": {
"scope": "teambit.github-lanes",
"version": "1.0.2",
"mainFile": "index.ts",
"rootDir": "github-lanes/ui/icon",
"lanes": [
{
"remoteLane": "teambit.github-lanes/icon-design-update",
"version": "1165f24d6fb8db250b968466c6f93ed4bd718a41"
},
{
"remoteLane": "teambit.github-lanes/change-color",
"version": "523833c4a7b2ce4958093386633bca2df6557644"
}
]
},
"ui/icon-container": {
"scope": "teambit.github-lanes",
"version": "1.0.2",
"mainFile": "index.ts",
"rootDir": "github-lanes/ui/icon-container",
"lanes": [
{
"remoteLane": "teambit.github-lanes/icon-design-update",
"version": "ad26bc9b87e7f76557962c4476f6117ae0efb936"
},
{
"remoteLane": "teambit.github-lanes/change-color",
"version": "e6d0b53d23f6ff6ca29ce870c902754f788ab1d7"
}
]
},
"ui/time-ago": {
"scope": "teambit.github-lanes",
"version": "1.0.1",
"mainFile": "index.ts",
"rootDir": "github-lanes/ui/time-ago",
"lanes": [
{
"remoteLane": "teambit.github-lanes/docs-update",
"version": "d4c991cfed8005f30f68c1d13daa8bfb66973512"
}
]
},
"$schema-version": "14.9.0"
}