OLD | NEW |
1 { | 1 { |
2 "name": "paper-progress", | 2 "name": "paper-progress", |
3 "version": "1.0.0", | 3 "version": "1.0.0", |
4 "license": "http://polymer.github.io/LICENSE.txt", | 4 "license": "http://polymer.github.io/LICENSE.txt", |
5 "description": "A material design progress bar", | 5 "description": "A material design progress bar", |
6 "authors": "The Polymer Authors", | 6 "authors": "The Polymer Authors", |
7 "keywords": [ | 7 "keywords": [ |
8 "web-components", | 8 "web-components", |
9 "polymer", | 9 "polymer", |
10 "progress" | 10 "progress" |
(...skipping 21 matching lines...) Expand all Loading... |
32 "_release": "1.0.0", | 32 "_release": "1.0.0", |
33 "_resolution": { | 33 "_resolution": { |
34 "type": "version", | 34 "type": "version", |
35 "tag": "v1.0.0", | 35 "tag": "v1.0.0", |
36 "commit": "1bef80a0d4110654b85746e70c006796ce8cdc2c" | 36 "commit": "1bef80a0d4110654b85746e70c006796ce8cdc2c" |
37 }, | 37 }, |
38 "_source": "git://github.com/PolymerElements/paper-progress.git", | 38 "_source": "git://github.com/PolymerElements/paper-progress.git", |
39 "_target": "^1.0.0", | 39 "_target": "^1.0.0", |
40 "_originalSource": "PolymerElements/paper-progress" | 40 "_originalSource": "PolymerElements/paper-progress" |
41 } | 41 } |
OLD | NEW |