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