73bcce88
luigser
COMPONENTS
|
1
2
|
{
"name": "paper-radio-group",
|
c5169e0e
Renato De Donato
a new hope
|
3
|
"version": "1.0.6",
|
73bcce88
luigser
COMPONENTS
|
4
5
6
7
8
9
10
11
12
13
14
15
16
|
"description": "A group of material design radio buttons",
"authors": [
"The Polymer Authors"
],
"keywords": [
"web-components",
"polymer",
"radio",
"control"
],
"private": true,
"repository": {
"type": "git",
|
eb240478
Luigi Serra
public room cards...
|
17
|
"url": "git://github.com/PolymerElements/paper-radio-group.git"
|
73bcce88
luigser
COMPONENTS
|
18
19
20
21
22
|
},
"license": "http://polymer.github.io/LICENSE.txt",
"homepage": "https://github.com/PolymerElements/paper-radio-group",
"ignore": [],
"dependencies": {
|
73bcce88
luigser
COMPONENTS
|
23
|
"iron-a11y-keys-behavior": "PolymerElements/iron-a11y-keys-behavior#^1.0.0",
|
eb240478
Luigi Serra
public room cards...
|
24
|
"iron-selector": "PolymerElements/iron-selector#^1.0.0",
|
c5169e0e
Renato De Donato
a new hope
|
25
|
"polymer": "Polymer/polymer#^1.0.0"
|
73bcce88
luigser
COMPONENTS
|
26
27
|
},
"devDependencies": {
|
73bcce88
luigser
COMPONENTS
|
28
|
"iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
|
eb240478
Luigi Serra
public room cards...
|
29
|
"iron-test-helpers": "PolymerElements/iron-test-helpers#^1.0.0",
|
73bcce88
luigser
COMPONENTS
|
30
31
|
"paper-radio-button": "PolymerElements/paper-radio-button#^1.0.0",
"paper-styles": "PolymerElements/paper-styles#^1.0.0",
|
eb240478
Luigi Serra
public room cards...
|
32
|
"test-fixture": "PolymerElements/test-fixture#^1.0.0",
|
c5169e0e
Renato De Donato
a new hope
|
33
|
"web-component-tester": "*",
|
73bcce88
luigser
COMPONENTS
|
34
35
|
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
|
c5169e0e
Renato De Donato
a new hope
|
36
|
"_release": "1.0.6",
|
73bcce88
luigser
COMPONENTS
|
37
38
|
"_resolution": {
"type": "version",
|
c5169e0e
Renato De Donato
a new hope
|
39
40
|
"tag": "v1.0.6",
"commit": "e52738e71ebb7ec5470de109f4aa7b419f6f72e5"
|
73bcce88
luigser
COMPONENTS
|
41
42
43
44
45
|
},
"_source": "git://github.com/PolymerElements/paper-radio-group.git",
"_target": "^1.0.0",
"_originalSource": "PolymerElements/paper-radio-group"
}
|