forked from SAP/openui5
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.repo
28 lines (26 loc) · 1.95 KB
/
.repo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8" ?>
<library xmlns="http://www.sap.com/sap.ui.repo.xsd">
<appData>
<!-- Thirdparty references -->
<thirdparty xmlns="http://www.sap.com/ui5/buildext/thirdparty" >
<lib name="less" displayName="LESS" npmName="less" version="1.6.3" hash="fb7893fd45c3d4c4b43242f7b7879977" homepage="http://lesscss.org/" id="73555000106100001897">
<license url="https://raw.github.com/cloudhead/less.js/master/LICENSE" type="Apache-2.0" />
<copyright>2009-2014, Alexis Sellier <[email protected]></copyright>
<pattern>src/testsuite-utils/src/main/resources/META-INF/less/less.js</pattern>
</lib>
<lib name="jsdoc-3.6.7" displayName="JSDoc 3" npmName="jsdoc" version="3.6.7" homepage="https://github.com/jsdoc/jsdoc">
<license url="https://github.com/jsdoc/jsdoc/blob/master/LICENSE" type="Apache-2.0" />
<copyright>2011-present Michael Mathews [email protected] and the contributors to JSDoc</copyright>
<pattern partial="true" otherContent="SAP" explanation="plugin.js is overall written by SAP, but contains code taken from JSDoc 3.6.7 (see the respective comments)">lib/jsdoc/ui5/plugin.js</pattern>
</lib>
<lib name="@sap-theming/theming-base-content" displayName="SAP Theming Base Content" npmName="@sap-theming/theming-base-content" version="11.1.48" homepage="https://github.com/SAP/theming-base-content">
<license url="https://github.com/SAP/theming-base-content/blob/master/LICENSE.txt" type="Apache-2.0" />
<copyright>SAP SE or an SAP affiliate company and Theming Base Content contributors</copyright>
<pattern>src/sap.ui.core/src/sap/ui/core/themes/base/base.less</pattern>
<pattern>src/themelib_sap_belize/src/sap/ui/core/themes/*/base.less</pattern>
<pattern>src/themelib_sap_fiori_3/src/sap/ui/core/themes/*/base.less</pattern>
<pattern>src/themelib_sap_horizon/src/sap/ui/core/themes/*/base.less</pattern>
</lib>
</thirdparty>
</appData>
</library>