mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-24 02:36:00 +00:00
10 lines
214 B
JSON
10 lines
214 B
JSON
{
|
|
"name": "Winamp2-js",
|
|
"version": "0.1.0",
|
|
"devDependencies": {
|
|
"grunt": "^0.4.5",
|
|
"grunt-contrib-concat": "^0.5.0",
|
|
"grunt-contrib-cssmin": "^0.10.0",
|
|
"grunt-contrib-uglify": "^0.6.0"
|
|
}
|
|
}
|