Files
jspm-registry/package-overrides/github/defunkt/jquery-pjax@1.7.3.json
T
2013-12-07 18:24:21 +02:00

14 lines
232 B
JSON

{
"main": "jquery.pjax",
"files": ["jquery.pjax.js"],
"shim": {
"jquery.pjax": {
"imports": ["jquery"],
"exports": "$"
}
},
"buildConfig": {
"uglify": true
}
}