Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(587)

Unified Diff: polymer_1.2.3/bower_components/font-roboto/bower.json

Issue 1581713003: [third_party] add polymer 1.2.3 (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: 1.2.3 Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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": [
+ "/.*"
+ ]
+}
« no previous file with comments | « polymer_1.2.3/bower_components/font-roboto/README.md ('k') | polymer_1.2.3/bower_components/font-roboto/roboto.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698