1
0
mirror of https://github.com/balkian/go5ears.git synced 2024-11-14 18:12:29 +00:00
go5ears/package.json
J. Fernando Sánchez 0a217665c7 Using goear_api
2014-01-23 17:46:59 +01:00

17 lines
273 B
JSON

{
"name": "5ears",
"description": "Play goear songs in html5",
"version": "0.0.2",
"private": true,
"dependencies": {
"express": "*",
"jquery": "*",
"xml2js": "*",
"goear_api": "*"
},
"engines": {
"node": "0.8.x",
"npm": "1.1.x"
}
}