-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.json
37 lines (37 loc) · 1.03 KB
/
readme.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
36
37
{
"PROJECT": {
"NAME": "Normalized spectrogram",
"ICON": {
"IMAGE": "https://res.ppizarror.com/other/matlab.png",
"ALT": "Normalized spectrogram",
"WIDTH": 200,
"HEIGHT": 200
},
"URL": "",
"URL_TITLE": ""
},
"AUTHOR": {
"NAME": "Pablo Pizarro R.",
"URL": "https://ppizarror.com",
"ALT": "ppizarror",
"DATE": "2017 - 2019",
"SECTION": {
"TITLE": "Author",
"SHOW": true
}
},
"DESCRIPTION": "Normalized spectrogram of a seismic acceleration",
"BADGES": {
"0": {
"IMAGE": "https://res.ppizarror.com/badges/author.svg",
"HREF": "https://ppizarror.com",
"ALT": "@ppizarror"
},
"1": {
"IMAGE": "https://res.ppizarror.com/badges/licensegpl2.svg",
"HREF": "https://www.gnu.org/licenses/old-licenses/gpl-2.0.html",
"ALT": "GPL V2.0"
}
},
"CONTENT": "readme.content.md"
}