mirror of
https://github.com/Foltik/Shimapan
synced 2024-11-14 00:46:38 -05:00
19 lines
392 B
JSON
19 lines
392 B
JSON
{
|
|
"name": "shimapan",
|
|
"version": "3.0.0",
|
|
"description": "Shimapan Sharing Service",
|
|
"homepage": "http://www.shimapan.rocks",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/Foltik/shimapan"
|
|
},
|
|
"author": "Jack Foltz",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/Foltik/shimapan/issues"
|
|
},
|
|
"devDependencies": {
|
|
"swig": "^1.4.2"
|
|
}
|
|
}
|