OLD | NEW |
1 { | 1 { |
2 "name": "paper-toast", | 2 "name": "paper-toast", |
3 "version": "1.3.0", | 3 "version": "1.3.1", |
4 "description": "A material design notification toast", | 4 "description": "A material design notification toast", |
5 "private": true, | 5 "private": true, |
6 "license": "http://polymer.github.io/LICENSE.txt", | 6 "license": "http://polymer.github.io/LICENSE.txt", |
7 "authors": [ | 7 "authors": [ |
8 "The Polymer Authors" | 8 "The Polymer Authors" |
9 ], | 9 ], |
10 "keywords": [ | 10 "keywords": [ |
11 "web-components", | 11 "web-components", |
12 "polymer", | 12 "polymer", |
13 "toast", | 13 "toast", |
(...skipping 12 matching lines...) Expand all Loading... |
26 }, | 26 }, |
27 "devDependencies": { | 27 "devDependencies": { |
28 "iron-component-page": "PolymerElements/iron-component-page#^1.0.0", | 28 "iron-component-page": "PolymerElements/iron-component-page#^1.0.0", |
29 "iron-demo-helpers": "PolymerElements/iron-demo-helpers#^1.0.0", | 29 "iron-demo-helpers": "PolymerElements/iron-demo-helpers#^1.0.0", |
30 "paper-button": "PolymerElements/paper-button#^1.0.0", | 30 "paper-button": "PolymerElements/paper-button#^1.0.0", |
31 "web-component-tester": "^4.0.0", | 31 "web-component-tester": "^4.0.0", |
32 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" | 32 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" |
33 }, | 33 }, |
34 "ignore": [], | 34 "ignore": [], |
35 "homepage": "https://github.com/PolymerElements/paper-toast", | 35 "homepage": "https://github.com/PolymerElements/paper-toast", |
36 "_release": "1.3.0", | 36 "_release": "1.3.1", |
37 "_resolution": { | 37 "_resolution": { |
38 "type": "version", | 38 "type": "version", |
39 "tag": "v1.3.0", | 39 "tag": "v1.3.1", |
40 "commit": "f20ce41a3b4a81a9d277d1ed33f1621cf3e42ec0" | 40 "commit": "832ba27b6446711bc703717afdae2ac6485568ef" |
41 }, | 41 }, |
42 "_source": "git://github.com/PolymerElements/paper-toast.git", | 42 "_source": "https://github.com/PolymerElements/paper-toast.git", |
43 "_target": "^1.0.0", | 43 "_target": "^1.0.0", |
44 "_originalSource": "PolymerElements/paper-toast" | 44 "_originalSource": "PolymerElements/paper-toast" |
45 } | 45 } |
OLD | NEW |