Files
jspm-registry/package-overrides/github/harvesthq/chosen@1.0.0.json
T
2013-11-15 14:17:34 +02:00

8 lines
231 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@2.0"]
},
"buildConfig": { "uglify": true }
}