| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "webcomponentsjs", | 2 "name": "webcomponentsjs", |
| 3 "main": "webcomponents.js", | 3 "main": "webcomponents.js", |
| 4 "version": "0.7.22", | 4 "version": "0.6.3", |
| 5 "homepage": "http://webcomponents.org", | 5 "homepage": "http://webcomponents.org", |
| 6 "authors": [ | 6 "authors": [ |
| 7 "The Polymer Authors" | 7 "The Polymer Authors" |
| 8 ], | 8 ], |
| 9 "repository": { | |
| 10 "type": "git", | |
| 11 "url": "https://github.com/webcomponents/webcomponentsjs.git" | |
| 12 }, | |
| 13 "keywords": [ | 9 "keywords": [ |
| 14 "webcomponents" | 10 "webcomponents" |
| 15 ], | 11 ], |
| 16 "license": "BSD", | 12 "license": "BSD", |
| 17 "ignore": [], | 13 "ignore": [], |
| 18 "devDependencies": { | 14 "_release": "0.6.3", |
| 19 "web-component-tester": "^4.0.1" | |
| 20 }, | |
| 21 "_release": "0.7.22", | |
| 22 "_resolution": { | 15 "_resolution": { |
| 23 "type": "version", | 16 "type": "version", |
| 24 "tag": "v0.7.22", | 17 "tag": "v0.6.3", |
| 25 "commit": "50f9751f8e638301603aebb33ba9f1e90d2b0d32" | 18 "commit": "2a1003f895dc55510015898809deefc419899011" |
| 26 }, | 19 }, |
| 27 "_source": "https://github.com/Polymer/webcomponentsjs.git", | 20 "_source": "https://github.com/Polymer/webcomponentsjs.git", |
| 28 "_target": "^0.7.20", | 21 "_target": "^0.6.0", |
| 29 "_originalSource": "webcomponentsjs" | 22 "_originalSource": "webcomponentsjs" |
| 30 } | 23 } |
| OLD | NEW |