File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " gwt-polymer-elements" ,
3+ "description" : " This file is for maintaining the list of elements in the gwt-polymer-elements.jar" ,
4+ "authors" : [
5+ " Manolo Carrasco"
6+ ],
7+ "license" : " Apache License 2.0" ,
8+ "keywords" : [
9+ " vaadin" ,
10+ " polymer" ,
11+ " paper" ,
12+ " elements" ,
13+ " web" ,
14+ " components" ,
15+ " webcomponents" ,
16+ " gwt"
17+ ],
18+ "homepage" : " https://github.com/vaadin/gwt-polymer-elements" ,
19+ "dependencies" : {
20+ "polymer" : " ^1.9" ,
21+ "iron-elements" : " 1 - 2" ,
22+ "app-elements" : " 1 - 2" ,
23+ "paper-elements" : " 1 - 2" ,
24+ "platinum-elements" : " 1 - 2" ,
25+ "vaadin-grid" : " 1 - 1.9" ,
26+ "vaadin-combo-box" : " 1 - 1.9" ,
27+ "vaadin-date-picker" : " 1 - 1.9" ,
28+ "vaadin-upload" : " 1 - 1.9" ,
29+ "vaadin-split-layout" : " 1 - 1.9" ,
30+ "vaadin-context-menu" : " 1 - 1.9" ,
31+ "vaadin-icons" : " 1 - 3" ,
32+ "vaadin-pouchdb" : " manolo/vaadin-pouchdb#master"
33+ },
34+ "ignore" : [
35+ " **/.*" ,
36+ " node_modules" ,
37+ " bower_components" ,
38+ " test" ,
39+ " tests" ,
40+ " lib" ,
41+ " src" ,
42+ " target"
43+ ]
44+ }
You can’t perform that action at this time.
0 commit comments