diff options
Diffstat (limited to 'third_party/polymer/v1_0/components/font-roboto/.bower.json')
-rw-r--r-- | third_party/polymer/v1_0/components/font-roboto/.bower.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/third_party/polymer/v1_0/components/font-roboto/.bower.json b/third_party/polymer/v1_0/components/font-roboto/.bower.json new file mode 100644 index 0000000..d811ee4 --- /dev/null +++ b/third_party/polymer/v1_0/components/font-roboto/.bower.json @@ -0,0 +1,31 @@ +{ + "name": "font-roboto", + "version": "1.0.1", + "description": "An HTML import for Roboto", + "authors": [ + "The Polymer Authors" + ], + "keywords": [ + "font", + "roboto" + ], + "repository": { + "type": "git", + "url": "git://github.com/PolymerElements/font-roboto.git" + }, + "main": "roboto.html", + "license": "http://polymer.github.io/LICENSE.txt", + "homepage": "https://github.com/PolymerElements/font-roboto/", + "ignore": [ + "/.*" + ], + "_release": "1.0.1", + "_resolution": { + "type": "version", + "tag": "v1.0.1", + "commit": "21ce9b51a417fa9995cf6606e886aba0728f70a1" + }, + "_source": "git://github.com/PolymerElements/font-roboto.git", + "_target": "~1.0.0", + "_originalSource": "PolymerElements/font-roboto" +}
\ No newline at end of file |