-
Notifications
You must be signed in to change notification settings - Fork 43
/
metadata.json
35 lines (35 loc) · 1.14 KB
/
metadata.json
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
{
"version": 2,
"legal": [
{
"artist": "Abby Crawford",
"owner": "Abby Crawford",
"year": "2015",
"license": "CC-BY 4.0",
"what": "Everything",
"licenseUrl": "https://creativecommons.org/licenses/by/4.0/legalcode",
"text": "CC BY 4.0 International",
"spdx": "CC-BY-4.0",
"icon": "https://licensebuttons.net/l/by/3.0/88x31.png"
},
{
"artist": "Eric Chadwick",
"owner": "Eric Chadwick",
"year": "2023",
"license": "CC-BY 4.0",
"what": "Materials",
"licenseUrl": "https://creativecommons.org/licenses/by/4.0/legalcode",
"text": "CC BY 4.0 International",
"spdx": "CC-BY-4.0",
"icon": "https://licensebuttons.net/l/by/3.0/88x31.png"
}
],
"tags": [
"extension"
],
"screenshot": "screenshot/screenshot.jpg",
"name": "IridescenceAbalone",
"path": "./Models/IridescenceAbalone",
"summary": "A model of an abalone shell with highly iridescent interior.",
"createReadme": true
}