1
0
mirror of https://github.com/balkian/go5ears.git synced 2024-11-14 02:02:29 +00:00
go5ears/package.json

12 lines
193 B
JSON
Raw Normal View History

2012-10-04 20:34:45 +00:00
{
"name": "5ears",
"description": "Play goear songs in html5",
"version": "0.0.1",
"private": true,
"dependencies": {
"express": "3.x",
"jquery": "*",
"xml2js": "*"
}
}