summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/catapult/third_party/polymer2/README.chromium
blob: f20f4f4c29678d95a6840ebe92f8ae1991436b27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Name: Polymer
Short Name: polymer
URL: http://www.polymer-project.org
Version: 2.2.0
Revision: (Run `bower install` and see bower_components/polymer/.bower.json)
License: BSD
License File: LICENSE.polymer
Security Critical: no

Description:
This directory contains a subset of the components provided by the
Polymer project. See bower.json for a full list of components.

The license can be found in bower_components/polymer/LICENSE.txt.

The source git repositories can be found at:
https://github.com/Polymer/<component>

Note on Bower:
Install bower using `npm install -g bower`.
Install new bower components using `bower install --save $COMPONENT_NAME`.

Local Modifications:
None