Files
jspm-registry/package-overrides/github/components/jqueryui@1.11.3.json
T
Greg Smith 3ffb96de42 Maintains github/components overrides
After discussion with the maintainers it was determined that
leaving the package-overrides for github/components/jquery and
jqueryui for posterity was useful.  Even if the liklihood
is low that the non-npm version of these dependencies is used
it's best that we don't break the github/components version.
2016-12-23 12:36:16 -08:00

8 lines
106 B
JSON

{
"main": "jquery-ui.js",
"registry": "jspm",
"dependencies": {
"jquery": "*"
}
}