| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "polymer", | 2 "name": "polymer", |
| 3 "version": "1.0.2", | 3 "version": "1.0.2", |
| 4 "main": [ | 4 "main": [ |
| 5 "polymer.html" | 5 "polymer.html" |
| 6 ], | 6 ], |
| 7 "license": "http://polymer.github.io/LICENSE.txt", | 7 "license": "http://polymer.github.io/LICENSE.txt", |
| 8 "ignore": [ | 8 "ignore": [ |
| 9 "/.*", | 9 "/.*", |
| 10 "/test/" | 10 "/test/" |
| (...skipping 16 matching lines...) Expand all Loading... |
| 27 "_release": "1.0.2", | 27 "_release": "1.0.2", |
| 28 "_resolution": { | 28 "_resolution": { |
| 29 "type": "version", | 29 "type": "version", |
| 30 "tag": "v1.0.2", | 30 "tag": "v1.0.2", |
| 31 "commit": "63f3bf1babfeaba5649345569b1bd9f3d61a88ae" | 31 "commit": "63f3bf1babfeaba5649345569b1bd9f3d61a88ae" |
| 32 }, | 32 }, |
| 33 "_source": "git://github.com/Polymer/polymer.git", | 33 "_source": "git://github.com/Polymer/polymer.git", |
| 34 "_target": "~v1.0.0", | 34 "_target": "~v1.0.0", |
| 35 "_originalSource": "Polymer/polymer" | 35 "_originalSource": "Polymer/polymer" |
| 36 } | 36 } |
| OLD | NEW |