You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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"
}
}