Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
components/ | 23-Nov-2023 | - | 145,495 | 117,387 | ||
.bowerrc | D | 23-Nov-2023 | 34 | 4 | 3 | |
LICENSE.polymer | D | 23-Nov-2023 | 1.5 KiB | 28 | 27 | |
README.chromium | D | 23-Nov-2023 | 804 | 27 | 21 | |
bower.json | D | 23-Nov-2023 | 1.7 KiB | 35 | 34 |
README.chromium
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