mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 18:25:30 +00:00
9 lines
175 B
JSON
9 lines
175 B
JSON
{
|
|
"name": "Winamp2-js",
|
|
"version": "0.1.0",
|
|
"devDependencies": {
|
|
"grunt": "^0.4.5",
|
|
"grunt-contrib-concat": "^0.5.1",
|
|
"grunt-contrib-uglify": "^0.8.0"
|
|
}
|
|
}
|