Inital commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "SNES-Gamepad",
|
||||
"version": "1.0.0",
|
||||
"description": "Read SNES-Gamepad",
|
||||
"keywords": "shift, register, gamepad, snes",
|
||||
"repository":
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://git.kleiax.de/PlatformIO-Libs/SNES-Gamepad.git"
|
||||
},
|
||||
"authors":
|
||||
[
|
||||
{
|
||||
"name": "Alexander Klein",
|
||||
"email": "alex@kleiax.de",
|
||||
"url": "https://www.kleiax.de/contact"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"homepage": "https://www.kleiax.de/",
|
||||
"frameworks": "*",
|
||||
"platforms": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user