1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-09-21 11:11:22 -04:00
shimapan/package.json

19 lines
392 B
JSON
Raw Normal View History

2016-08-14 10:21:53 -04:00
{
"name": "shimapan",
"version": "3.0.0",
"description": "Shimapan Sharing Service",
2016-08-14 10:21:53 -04:00
"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"
}
}