Files
jspm-registry/package-overrides/github/defunkt/jquery-pjax@1.7.3.json
T
2015-03-27 10:31:37 -03:00

11 lines
181 B
JSON

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