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