app.js.LICENSE.txt 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. /*
  2. object-assign
  3. (c) Sindre Sorhus
  4. @license MIT
  5. */
  6. /*!
  7. * The buffer module from node.js, for the browser.
  8. *
  9. * @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
  10. * @license MIT
  11. */
  12. /*!
  13. * The buffer module from node.js, for the browser.
  14. *
  15. * @author Feross Aboukhadijeh <http://feross.org>
  16. * @license MIT
  17. */
  18. /*!
  19. * The buffer module from node.js, for the browser.
  20. *
  21. * @author Feross Aboukhadijeh <https://feross.org>
  22. * @license MIT
  23. */
  24. /*!
  25. * clipboard.js v2.0.8
  26. * https://clipboardjs.com/
  27. *
  28. * Licensed MIT © Zeno Rocha
  29. */
  30. /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
  31. /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
  32. /**
  33. * @license
  34. * Lodash <https://lodash.com/>
  35. * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
  36. * Released under MIT license <https://lodash.com/license>
  37. * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
  38. * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
  39. */