diff --git a/ASSETS.yml b/ASSETS.yml new file mode 100644 index 0000000..8a7534b --- /dev/null +++ b/ASSETS.yml @@ -0,0 +1,54 @@ +replace/jquery: + type: code + title: jQuery JavaScript Library + approved: https://www.drupal.org/node/1857042 + attributionText: John Resig + attributionUrl: http://jquery.org/ + license: MIT or GPL Version 2 license + rights: http://jquery.org/license + source: https://github.com/jquery/jquery +replace/jquery: + type: code + title: Sizzle CSS Selector Engine + approved: https://www.drupal.org/node/1857042 + attributionText: The Dojo Foundation + attributionUrl: http://sizzlejs.com/ + license: MIT, BSD, and GPL Licenses + rights: https://github.com/jquery/sizzle/blob/master/LICENSE.txt + source: https://github.com/jquery/sizzle/ +replace/jquery.form: + type: code + title: jQuery Form Plugin + approved: https://www.drupal.org/node/1857042 + attributionText: M. Alsup + attributionUrl: http://malsup.com/jquery/form/ + license: MIT and GPL licenses + rights: https://github.com/malsup/form#copyright-and-license + source: https://github.com/malsup/form +replace/jquery-migrate: + type: code + title: jQuery Migrate + approved: https://www.drupal.org/node/1857042 + attributionText: jQuery Foundation, Inc and other contributors + attributionUrl: http://jquery.org/ + license: MIT + rights: https://github.com/jquery/jquery-migrate/blob/master/LICENSE.txt + source: https://github.com/jquery/jquery-migrate +replace/misc/1.9/jquery-migrate: + type: code + title: jQuery BBQ: Back Button & Query Library + approved: https://www.drupal.org/node/1857042 + attributionText: "Cowboy" Ben Alman + attributionUrl: http://jquery.org/ + license: MIT and GPL licenses + rights: http://benalman.com/about/license/ + source: https://github.com/cowboy/jquery-bbq +replace/ui: + type: code + title: jQuery UI Core + approved: https://www.drupal.org/node/1857042 + attributionText: jQuery Foundation, Inc and other contributors + attributionUrl: http://jqueryui.com + license: MIT + rights: http://jquery.org/license + source: https://github.com/jquery/jquery-ui