Files
jspm-registry/package-overrides/github/harvesthq/chosen@1.0.0.json
T
2013-11-26 18:42:50 +02:00

9 lines
228 B
JSON

{
"main": "chosen.jquery.js",
"files": ["chosen.jquery.js", "chosen.css", "chosen-sprite.png", "chosen-sprite@2x.png"],
"shim": {
"chosen.jquery": ["./chosen.css!", "jquery"]
},
"buildConfig": { "uglify": true }
}