mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-03-30 10:15:49 +00:00
18 lines
348 B
JSON
18 lines
348 B
JSON
{
|
|
"copyright": [
|
|
{
|
|
"copyright": "Joel Strasser",
|
|
"url": "https://www.joestr.xyz",
|
|
"email": "strasser999@gmail.com"
|
|
},
|
|
{
|
|
"copyright": "joestr",
|
|
"url": "https://www.joestr.xyz",
|
|
"email": "email@joestr.xyz"
|
|
}
|
|
],
|
|
"format": "text",
|
|
"license": "isc",
|
|
"theme": "default",
|
|
"gravatar": true
|
|
}
|