Files
jspm-registry/package-overrides/github/harvesthq/chosen@1.0.0.json
T
2013-11-15 13:07:22 +02:00

8 lines
186 B
JSON

{
"main": "chosen.jquery.js",
"files": ["chosen.jquery.js", "chosen.css"],
"shim": {
"chosen.jquery": ["./chosen.css!", "jquery@2.0"]
},
"buildConfig": { "uglify": true }
}