| 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 18 matching lines...) Expand all Loading... |
| 29 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" | 29 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" |
| 30 }, | 30 }, |
| 31 "homepage": "https://github.com/PolymerElements/paper-progress", | 31 "homepage": "https://github.com/PolymerElements/paper-progress", |
| 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 |