This repository was archived by the owner on Jul 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
55 lines (55 loc) · 2.69 KB
/
Copy pathbower.json
File metadata and controls
55 lines (55 loc) · 2.69 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"name": "outline-player",
"description": "A LRN element",
"main": "outline-player.html",
"dependencies": {
"polymer": "Polymer/polymer#^1.10.1",
"materializecss-styles": "LRNWebComponents/materializecss-styles#^1.0.0",
"map-menu": "LRNWebComponents/map-menu#^1.0.9",
"iron-ajax": "PolymerElements/iron-ajax#^2.1.3",
"app-layout": "PolymerElements/app-layout#^2.1.1",
"paper-progress": "PolymerElements/paper-progress#^2.1.1",
"paper-icon-button": "PolymerElements/paper-icon-button#^2.2.0",
"paper-audio-player": "LRNWebComponents/paper-audio-player#1.1.1-lrn1",
"iron-media-query": "PolymerElements/iron-media-query#^2.1.0"
},
"devDependencies": {
"iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
"iron-demo-helpers": "PolymerElements/iron-demo-helpers#^1.0.0",
"web-component-tester": "^4.0.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
"lrn-aside": "LRNWebComponents/lrn-aside#^1.0.5",
"license-element": "LRNWebComponents/license-element#^1.0.3",
"grid-plate": "LRNWebComponents/grid-plate#^1.0.5",
"q-r": "LRNWebComponents/q-r#^1.0.5",
"lrndesign-blockquote": "LRNWebComponents/lrndesign-blockquote#^1.2.0",
"wave-player": "LRNWebComponents/wave-player#^1.0.2",
"meme-maker": "btopro/meme-maker#1.0.0-lrn1",
"lrn-table": "LRNWebComponents/lrn-table#^0.5.1",
"pdf-element": "LRNWebcomponents/pdf-element#^1.3.0",
"aframe-player": "LRNWebComponents/aframe-player#^0.0.1",
"lrndesign-chart": "LRNWebComponents/lrndesign-chart",
"video-player": "LRNWebComponents/video-player#^1.8.0",
"lrn-math": "LRNWebComponents/lrn-math#^1.0.0",
"media-image": "LRNWebComponents/media-image#^0.0.10",
"wikipedia-query": "LRNWebComponents/wikipedia-query#^1.2.0",
"lrn-vocab": "LRNWebcomponents/lrn-vocab#^1.1.0",
"citation-element": "LRNWebComponents/citation-element#^1.0.1",
"magazine-cover": "LRNWebcomponents/magazine-cover#^1.1.3",
"a11y-gif-player": "LRNWebcomponents/a11y-gif-player#^1.0.3",
"lrn-calendar": "LRNWebcomponents/lrn-calendar#^0.1.0",
"person-testimonial": "LRNWebComponents/person-testimonial#^1.0.1",
"hero-banner": "LRNWebComponents/hero-banner#^1.0.0",
"oer-schema": "LRNWebComponents/oer-schema#^1.0.3",
"multiple-choice": "LRNWebComponents/multiple-choice#^0.3.0",
"paper-tooltip": "PolymerElements/paper-tooltip#^2.1.1",
"self-check": "LRNWebComponents/self-check#^0.0.1",
"code-editor": "LRNWebComponents/code-editor#^1.0.1",
"tab-list": "LRNWebComponents/tab-list#^0.1.0",
"place-holder": "LRNWebComponents/place-holder#^1.0.0"
},
"resolutions": {
"polymer": "^1.10.1",
"webcomponentsjs": "^0.7.24"
}
}