| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "paper-ripple", | 2 "name": "paper-ripple", |
| 3 "version": "1.0.1", | 3 "version": "1.0.1", |
| 4 "license": "http://polymer.github.io/LICENSE.txt", | 4 "license": "http://polymer.github.io/LICENSE.txt", |
| 5 "description": "Adds a material design ripple to any container", | 5 "description": "Adds a material design ripple to any container", |
| 6 "private": true, | 6 "private": true, |
| 7 "authors": [ | 7 "authors": [ |
| 8 "The Polymer Authors" | 8 "The Polymer Authors" |
| 9 ], | 9 ], |
| 10 "keywords": [ | 10 "keywords": [ |
| (...skipping 16 matching lines...) Expand all Loading... |
| 27 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" | 27 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" |
| 28 }, | 28 }, |
| 29 "homepage": "https://github.com/PolymerElements/paper-ripple", | 29 "homepage": "https://github.com/PolymerElements/paper-ripple", |
| 30 "_release": "1.0.1", | 30 "_release": "1.0.1", |
| 31 "_resolution": { | 31 "_resolution": { |
| 32 "type": "version", | 32 "type": "version", |
| 33 "tag": "v1.0.1", | 33 "tag": "v1.0.1", |
| 34 "commit": "af19d904802437c305390bb03415c11661de3d0a" | 34 "commit": "af19d904802437c305390bb03415c11661de3d0a" |
| 35 }, | 35 }, |
| 36 "_source": "git://github.com/PolymerElements/paper-ripple.git", | 36 "_source": "git://github.com/PolymerElements/paper-ripple.git", |
| 37 "_target": "^1.0.0", | 37 "_target": "~1.0.0", |
| 38 "_originalSource": "PolymerElements/paper-ripple" | 38 "_originalSource": "PolymerElements/paper-ripple" |
| 39 } | 39 } |
| OLD | NEW |