rhymix/package.json
2016-01-11 16:00:31 +09:00

16 lines
331 B
JSON

{
"name": "RhymiX",
"author": "NAVER, RhymiX Developers and Contributors",
"license": "GNU LGPL",
"repository": {
"type": "git",
"url": "git://github.com/rhymix/rhymix.git"
},
"bugs": {
"url": "https://github.com/rhymix/rhymix/issues"
},
"main": "Gruntfile.js",
"scripts": {
"test": "grunt"
}
}