eb240478
Luigi Serra
public room cards...
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "iron-component-page",
"description": "Turns a raw element definition into beautiful documentation",
"authors": [
"The Polymer Authors"
],
"keywords": [
"web-components",
"polymer",
"docs"
],
"repository": {
"type": "git",
"url": "git://github.com/PolymerElements/iron-component-page.git"
},
|
c5169e0e
Renato De Donato
a new hope
|
16
|
"version": "1.0.8",
|
eb240478
Luigi Serra
public room cards...
|
17
18
19
|
"private": true,
"license": "http://polymer.github.io/LICENSE.txt",
"dependencies": {
|
c5169e0e
Renato De Donato
a new hope
|
20
|
"polymer": "Polymer/polymer#^1.0.0",
|
eb240478
Luigi Serra
public room cards...
|
21
22
|
"iron-doc-viewer": "PolymerElements/iron-doc-viewer#^1.0.1",
"iron-flex-layout": "PolymerElements/iron-flex-layout#^1.0.0",
|
c5169e0e
Renato De Donato
a new hope
|
23
24
25
26
|
"paper-toolbar": "PolymerElements/paper-toolbar#^1.0.0",
"iron-ajax": "PolymerElements/iron-ajax#^1.0.0",
"hydrolysis": "Polymer/hydrolysis#^1.18",
"paper-header-panel": "PolymerElements/paper-header-panel#^1.0.0",
|
eb240478
Luigi Serra
public room cards...
|
27
28
|
"iron-icons": "PolymerElements/iron-icons#^1.0.0",
"iron-selector": "PolymerElements/iron-selector#^1.0.0",
|
c5169e0e
Renato De Donato
a new hope
|
29
|
"paper-styles": "PolymerElements/paper-styles#^1.0.0"
|
eb240478
Luigi Serra
public room cards...
|
30
31
32
|
},
"devDependencies": {
"test-fixture": "PolymerElements/test-fixture#^1.0.0",
|
c5169e0e
Renato De Donato
a new hope
|
33
34
|
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
"web-component-tester": "*"
|
eb240478
Luigi Serra
public room cards...
|
35
|
},
|
eb240478
Luigi Serra
public room cards...
|
36
|
"homepage": "https://github.com/PolymerElements/iron-component-page",
|
c5169e0e
Renato De Donato
a new hope
|
37
|
"_release": "1.0.8",
|
eb240478
Luigi Serra
public room cards...
|
38
39
|
"_resolution": {
"type": "version",
|
c5169e0e
Renato De Donato
a new hope
|
40
41
|
"tag": "v1.0.8",
"commit": "62c6498987e17b5480d8d05ddcaf2fa9ef8525a0"
|
eb240478
Luigi Serra
public room cards...
|
42
43
44
45
|
},
"_source": "git://github.com/PolymerElements/iron-component-page.git",
"_target": "^1.0.0",
"_originalSource": "PolymerElements/iron-component-page"
|
73bcce88
luigser
COMPONENTS
|
46
|
}
|