| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "neon-animation", | 2 "name": "neon-animation", |
| 3 "description": "A system for animating Polymer-based web components", | 3 "description": "A system for animating Polymer-based web components", |
| 4 "version": "1.2.2", | 4 "version": "1.2.3", |
| 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 "web-component", | 10 "web-component", |
| 11 "polymer", | 11 "polymer", |
| 12 "web-animations" | 12 "web-animations" |
| 13 ], | 13 ], |
| 14 "main": [ | 14 "main": [ |
| (...skipping 27 matching lines...) Expand all Loading... |
| 42 "iron-component-page": "PolymerElements/iron-component-page#^1.0.0", | 42 "iron-component-page": "PolymerElements/iron-component-page#^1.0.0", |
| 43 "test-fixture": "PolymerElements/test-fixture#^1.0.0", | 43 "test-fixture": "PolymerElements/test-fixture#^1.0.0", |
| 44 "web-component-tester": "^4.0.0", | 44 "web-component-tester": "^4.0.0", |
| 45 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0", | 45 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0", |
| 46 "paper-item": "PolymerElements/paper-item#^1.0.0", | 46 "paper-item": "PolymerElements/paper-item#^1.0.0", |
| 47 "paper-styles": "PolymerElements/paper-styles#^1.0.0", | 47 "paper-styles": "PolymerElements/paper-styles#^1.0.0", |
| 48 "iron-icon": "PolymerElements/iron-icon#^1.0.0", | 48 "iron-icon": "PolymerElements/iron-icon#^1.0.0", |
| 49 "iron-icons": "PolymerElements/iron-icons#^1.0.0", | 49 "iron-icons": "PolymerElements/iron-icons#^1.0.0", |
| 50 "paper-icon-button": "PolymerElements/paper-icon-button#^1.0.0" | 50 "paper-icon-button": "PolymerElements/paper-icon-button#^1.0.0" |
| 51 }, | 51 }, |
| 52 "_release": "1.2.2", | 52 "_release": "1.2.3", |
| 53 "_resolution": { | 53 "_resolution": { |
| 54 "type": "version", | 54 "type": "version", |
| 55 "tag": "v1.2.2", | 55 "tag": "v1.2.3", |
| 56 "commit": "67b614a9261c84be12293f1105bafc158a2f443c" | 56 "commit": "c50d51e62825f4aa53f10e93f746796a174af232" |
| 57 }, | 57 }, |
| 58 "_source": "git://github.com/PolymerElements/neon-animation.git", | 58 "_source": "git://github.com/PolymerElements/neon-animation.git", |
| 59 "_target": "^1.0.0", | 59 "_target": "^1.0.0", |
| 60 "_originalSource": "PolymerElements/neon-animation" | 60 "_originalSource": "PolymerElements/neon-animation" |
| 61 } | 61 } |
| OLD | NEW |