diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/assets/js/bundle.js.LICENSE.txt | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/public/assets/js/bundle.js.LICENSE.txt b/public/assets/js/bundle.js.LICENSE.txt new file mode 100644 index 0000000..89dc8d8 --- /dev/null +++ b/public/assets/js/bundle.js.LICENSE.txt @@ -0,0 +1,52 @@ +/* +object-assign +(c) Sindre Sorhus +@license MIT +*/ + +/*! + * weakmap-polyfill v2.0.1 - ECMAScript6 WeakMap polyfill + * https://github.com/polygonplanet/weakmap-polyfill + * Copyright (c) 2015-2020 Polygon Planet <polygon.planet.aqua@gmail.com> + * @license MIT + */ + +/*! @vimeo/player v2.16.0 | (c) 2021 Vimeo | MIT License | https://github.com/vimeo/player.js */ + +/*! Native Promise Only + v0.8.1 (c) Kyle Simpson + MIT License: http://getify.mit-license.org +*/ + +/** + * @license + * Copyright 2010-2021 Three.js Authors + * SPDX-License-Identifier: MIT + */ + +/** @license React v0.20.2 + * scheduler.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ + +/** @license React v17.0.2 + * react-dom.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ + +/** @license React v17.0.2 + * react.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ |
