-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.bitmap
181 lines (180 loc) · 6.37 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
/* THIS IS A BIT-AUTO-GENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
{
"muchrm.angular-tutorial/components/button@0.0.1": {
"files": [
{
"relativePath": "src/app/components/button/button.component.css",
"test": false,
"name": "button.component.css"
},
{
"relativePath": "src/app/components/button/button.component.html",
"test": false,
"name": "button.component.html"
},
{
"relativePath": "src/app/components/button/button.component.spec.ts",
"test": false,
"name": "button.component.spec.ts"
},
{
"relativePath": "src/app/components/button/button.component.ts",
"test": false,
"name": "button.component.ts"
},
{
"relativePath": "src/app/components/button/button.module.ts",
"test": false,
"name": "button.module.ts"
}
],
"mainFile": "src/app/components/button/button.module.ts",
"trackDir": "src/app/components/button",
"origin": "AUTHORED",
"exported": true
},
"muchrm.angular-tutorial/components/list-item@0.0.1": {
"files": [
{
"relativePath": "src/app/components/list-item/list-btn/list-btn.component.css",
"test": false,
"name": "list-btn.component.css"
},
{
"relativePath": "src/app/components/list-item/list-btn/list-btn.component.html",
"test": false,
"name": "list-btn.component.html"
},
{
"relativePath": "src/app/components/list-item/list-btn/list-btn.component.spec.ts",
"test": false,
"name": "list-btn.component.spec.ts"
},
{
"relativePath": "src/app/components/list-item/list-btn/list-btn.component.ts",
"test": false,
"name": "list-btn.component.ts"
},
{
"relativePath": "src/app/components/list-item/list-item.component.css",
"test": false,
"name": "list-item.component.css"
},
{
"relativePath": "src/app/components/list-item/list-item.component.html",
"test": false,
"name": "list-item.component.html"
},
{
"relativePath": "src/app/components/list-item/list-item.component.spec.ts",
"test": false,
"name": "list-item.component.spec.ts"
},
{
"relativePath": "src/app/components/list-item/list-item.component.ts",
"test": false,
"name": "list-item.component.ts"
},
{
"relativePath": "src/app/components/list-item/list-item.module.ts",
"test": false,
"name": "list-item.module.ts"
}
],
"mainFile": "src/app/components/list-item/list-item.module.ts",
"trackDir": "src/app/components/list-item",
"origin": "AUTHORED",
"exported": true
},
"muchrm.angular-tutorial/components/list@0.0.1": {
"files": [
{
"relativePath": "src/app/components/list/list.component.css",
"test": false,
"name": "list.component.css"
},
{
"relativePath": "src/app/components/list/list.component.html",
"test": false,
"name": "list.component.html"
},
{
"relativePath": "src/app/components/list/list.component.spec.ts",
"test": false,
"name": "list.component.spec.ts"
},
{
"relativePath": "src/app/components/list/list.component.ts",
"test": false,
"name": "list.component.ts"
},
{
"relativePath": "src/app/components/list/list.module.ts",
"test": false,
"name": "list.module.ts"
}
],
"mainFile": "src/app/components/list/list.module.ts",
"trackDir": "src/app/components/list",
"origin": "AUTHORED",
"exported": true
},
"muchrm.angular-tutorial/components/product-list@0.0.1": {
"files": [
{
"relativePath": "src/app/components/product-list/product-list.component.css",
"test": false,
"name": "product-list.component.css"
},
{
"relativePath": "src/app/components/product-list/product-list.component.html",
"test": false,
"name": "product-list.component.html"
},
{
"relativePath": "src/app/components/product-list/product-list.component.ts",
"test": false,
"name": "product-list.component.ts"
},
{
"relativePath": "src/app/components/product-list/product-list.module.ts",
"test": false,
"name": "product-list.module.ts"
},
{
"relativePath": "src/app/components/product-list/products.ts",
"test": false,
"name": "products.ts"
}
],
"mainFile": "src/app/components/product-list/product-list.module.ts",
"trackDir": "src/app/components/product-list",
"origin": "AUTHORED",
"exported": true
},
"muchrm.angular-tutorial/utils/from@0.0.2": {
"files": [
{
"relativePath": "src/app/utils/from.ts",
"test": false,
"name": "from.ts"
}
],
"mainFile": "src/app/utils/from.ts",
"origin": "AUTHORED",
"exported": true
},
"muchrm.angular-tutorial/utils/to@0.0.2": {
"files": [
{
"relativePath": "src/app/utils/to.ts",
"test": false,
"name": "to.ts"
}
],
"mainFile": "src/app/utils/to.ts",
"origin": "AUTHORED",
"exported": true
},
"version": "14.4.2"
}