mirror of
https://github.com/balkian/go5ears.git
synced 2024-11-14 02:02:29 +00:00
12 lines
193 B
JSON
12 lines
193 B
JSON
|
{
|
||
|
"name": "5ears",
|
||
|
"description": "Play goear songs in html5",
|
||
|
"version": "0.0.1",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
"express": "3.x",
|
||
|
"jquery": "*",
|
||
|
"xml2js": "*"
|
||
|
}
|
||
|
}
|