mirror of
https://github.com/FullScreenShenanigans/ModAttachr.git
synced 2026-08-12 02:18:09 -07:00
20 lines
638 B
JSON
20 lines
638 B
JSON
{
|
|
"name": "ModAttachr",
|
|
"description": "ModAttachr - An addon for for extensible modding functionality.",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Josh Goldberg",
|
|
"email": "josh@fullscreenmario.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "ssh://git@github.com:FullScreenShenanigans/ModAttachr.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/FullScreenShenanigans/ModAttachr/issues"
|
|
},
|
|
"licenses": [{
|
|
"type": "Attribution Non-Commercial Share-Alike",
|
|
"url": "https://github.com/FullScreenShenanigans/ModAttachr/blob/master/LICENSE.txt"
|
|
}]
|
|
} |