| Index: polymer_1.2.3/bower_components/font-roboto/bower.json
|
| diff --git a/polymer_1.2.3/bower_components/font-roboto/bower.json b/polymer_1.2.3/bower_components/font-roboto/bower.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..977cf2d4ed8d31be91a38f24765d06a722e725be
|
| --- /dev/null
|
| +++ b/polymer_1.2.3/bower_components/font-roboto/bower.json
|
| @@ -0,0 +1,22 @@
|
| +{
|
| + "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": [
|
| + "/.*"
|
| + ]
|
| +}
|
|
|