-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodule.json
More file actions
48 lines (48 loc) · 930 Bytes
/
Copy pathmodule.json
File metadata and controls
48 lines (48 loc) · 930 Bytes
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
{
"id": "lang-pl-ember",
"title": "Polskia wersja Ember",
"description": "Polskie tłumaczenie do Ember",
"version": "vDev",
"compatibility": {
"minimum": "14",
"verified": "14",
"maximum": "14"
},
"esmodules": [
"babele-register.js"
],
"styles": [
"styles/lang-pl-ember.css"
],
"relationships": {
"requires": [
{
"id": "babele",
"type": "module",
"compatibility": {}
}
]
},
"languages": [
{
"lang": "pl",
"name": "Polish",
"path": "lang/pl/pl.json",
"flags": {}
}
],
"authors": [
{
"name": "Lioheart",
"discord": "lioheart77",
"email": "caco7.lioheart@gmail.com",
"flags": {}
}
],
"flags": {
"canUpload": true
},
"url": "Filled in by the release workflow",
"manifest": "Filled in by the release workflow",
"download": "Filled in by the release workflow"
}