forked from teambit/bit-with-github-actions
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.bitmap
89 lines (88 loc) · 2.76 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
/* THIS IS A BIT-AUTO-GENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
{
"joshk.bit-with-github-actions/alert@0.0.11": {
"files": [
{
"relativePath": "src/components/Alert/alert.js",
"test": false,
"name": "alert.js"
},
{
"relativePath": "src/components/Alert/alert.module.css",
"test": false,
"name": "alert.module.css"
},
{
"relativePath": "src/components/Alert/alert.test.js",
"test": true,
"name": "alert.test.js"
},
{
"relativePath": "src/components/Alert/index.js",
"test": false,
"name": "index.js"
}
],
"mainFile": "src/components/Alert/index.js",
"trackDir": "src/components/Alert",
"origin": "AUTHORED",
"exported": true
},
"joshk.bit-with-github-actions/button@0.0.2": {
"files": [
{
"relativePath": "src/components/Button/button.js",
"test": false,
"name": "button.js"
},
{
"relativePath": "src/components/Button/button.module.css",
"test": false,
"name": "button.module.css"
},
{
"relativePath": "src/components/Button/button.test.js",
"test": true,
"name": "button.test.js"
},
{
"relativePath": "src/components/Button/index.js",
"test": false,
"name": "index.js"
}
],
"mainFile": "src/components/Button/index.js",
"trackDir": "src/components/Button",
"origin": "AUTHORED",
"exported": true
},
"joshk.bit-with-github-actions/title@0.0.1": {
"files": [
{
"relativePath": "src/components/Title/index.js",
"test": false,
"name": "index.js"
},
{
"relativePath": "src/components/Title/title.js",
"test": false,
"name": "title.js"
},
{
"relativePath": "src/components/Title/title.module.css",
"test": false,
"name": "title.module.css"
},
{
"relativePath": "src/components/Title/title.test.js",
"test": true,
"name": "title.test.js"
}
],
"mainFile": "src/components/Title/index.js",
"trackDir": "src/components/Title",
"origin": "AUTHORED",
"exported": true
},
"version": "14.7.6"
}