11 lines
181 B
JSON
11 lines
181 B
JSON
{
|
|
"main": "jquery.pjax",
|
|
"files": ["jquery.pjax.js"],
|
|
"shim": {
|
|
"jquery.pjax": {
|
|
"imports": ["jquery"],
|
|
"exports": "$"
|
|
}
|
|
}
|
|
}
|