OLD | NEW |
1 { | 1 { |
2 "name": "font-roboto", | 2 "name": "font-roboto", |
3 "version": "1.0.1", | 3 "version": "1.0.3", |
4 "description": "An HTML import for Roboto", | 4 "description": "An HTML import for Roboto", |
5 "authors": [ | 5 "authors": [ |
6 "The Polymer Authors" | 6 "The Polymer Authors" |
7 ], | 7 ], |
8 "keywords": [ | 8 "keywords": [ |
9 "font", | 9 "font", |
10 "roboto" | 10 "roboto" |
11 ], | 11 ], |
12 "repository": { | 12 "repository": { |
13 "type": "git", | 13 "type": "git", |
14 "url": "git://github.com/PolymerElements/font-roboto.git" | 14 "url": "git://github.com/PolymerElements/font-roboto.git" |
15 }, | 15 }, |
16 "main": "roboto.html", | 16 "main": "roboto.html", |
17 "license": "http://polymer.github.io/LICENSE.txt", | 17 "license": "http://polymer.github.io/LICENSE.txt", |
18 "homepage": "https://github.com/PolymerElements/font-roboto/", | 18 "homepage": "https://github.com/PolymerElements/font-roboto/", |
19 "ignore": [ | 19 "ignore": [ |
20 "/.*" | 20 "/.*" |
21 ], | 21 ], |
22 "_release": "1.0.1", | 22 "_release": "1.0.3", |
23 "_resolution": { | 23 "_resolution": { |
24 "type": "version", | 24 "type": "version", |
25 "tag": "v1.0.1", | 25 "tag": "v1.0.3", |
26 "commit": "21ce9b51a417fa9995cf6606e886aba0728f70a1" | 26 "commit": "6b16584ff654fea05d6bf3e812fb8b225202663f" |
27 }, | 27 }, |
28 "_source": "git://github.com/PolymerElements/font-roboto.git", | 28 "_source": "https://github.com/PolymerElements/font-roboto.git", |
29 "_target": "^1.0.1", | 29 "_target": "^1.0.1", |
30 "_originalSource": "PolymerElements/font-roboto" | 30 "_originalSource": "PolymerElements/font-roboto" |
31 } | 31 } |
OLD | NEW |