xref: /aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/README.chromium (revision 1fa4b3da657c0e9ad43c0220bacf9731820715a5)
1Name: Polymer
2Short Name: polymer
3URL: http://www.polymer-project.org
4Version: 0.5.2-4
5Revision: (See components/<component>/.bower.json)
6License: BSD
7License File: LICENSE.polymer
8Security Critical: no
9
10Description:
11This directory contains a subset of the components provided by the
12Polymer project. See bower.json for a full list of components.
13
14The version can be found in header of polymer/polymer.js. The license can
15be found in polymer/LICENSE.
16
17The source git repositories can be found at:
18https://github.com/Polymer/<component>
19
20Note on Bower:
21New components can be added by editing bower.json and running `bower update`,
22which requires first installing bower (see http://bower.io/).
23
24Local Modifications:
25Removed unused file with no license header:
26components/web-animations-js/.travis-setup.sh
27