Files
jspm-registry/package-overrides/github/jackmoore/autosize@1.18.17.json

13 lines
161 B
JSON

{
"format": "global",
"dependencies": {
"jquery": "*"
},
"registry": "jspm",
"shim": {
"jquery.autosize": {
"deps": "jquery"
}
}
}