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

14 lines
230 B
JSON

{
"main": "jquery.pjax",
"files": ["jquery.pjax.js"],
"shim": {
"jquery.pjax": ["jquery"]
},
"dependencyMap": {
"jquery": "jquery@2.0"
},
"buildConfig": {
"uglify": true
}
}