| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "paper-fab", | 2 "name": "paper-fab", |
| 3 "version": "1.0.2", | 3 "version": "1.0.2", |
| 4 "description": "A material design floating action button", | 4 "description": "A material design floating action button", |
| 5 "authors": [ | 5 "authors": [ |
| 6 "The Polymer Authors" | 6 "The Polymer Authors" |
| 7 ], | 7 ], |
| 8 "keywords": [ | 8 "keywords": [ |
| 9 "web-components", | 9 "web-components", |
| 10 "polymer", | 10 "polymer", |
| (...skipping 25 matching lines...) Expand all Loading... |
| 36 "web-component-tester": "*", | 36 "web-component-tester": "*", |
| 37 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" | 37 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" |
| 38 }, | 38 }, |
| 39 "_release": "1.0.2", | 39 "_release": "1.0.2", |
| 40 "_resolution": { | 40 "_resolution": { |
| 41 "type": "version", | 41 "type": "version", |
| 42 "tag": "v1.0.2", | 42 "tag": "v1.0.2", |
| 43 "commit": "59d2f77f456271f1ae4059b92d83ba7655fb1580" | 43 "commit": "59d2f77f456271f1ae4059b92d83ba7655fb1580" |
| 44 }, | 44 }, |
| 45 "_source": "git://github.com/PolymerElements/paper-fab.git", | 45 "_source": "git://github.com/PolymerElements/paper-fab.git", |
| 46 "_target": "^1.0.0", | 46 "_target": "~1.0.0", |
| 47 "_originalSource": "PolymerElements/paper-fab" | 47 "_originalSource": "PolymerElements/paper-fab" |
| 48 } | 48 } |
| OLD | NEW |