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

Unified Diff: third_party/polymer/components/font-roboto/package.json

Issue 2960873002: WIP - Pinpoint - New Page.
Patch Set: . Created 3 years, 6 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: third_party/polymer/components/font-roboto/package.json
diff --git a/third_party/polymer/components/font-roboto/package.json b/third_party/polymer/components/font-roboto/package.json
new file mode 100644
index 0000000000000000000000000000000000000000..f02f2fb788036a9e05aa3b10c4093a54b261111a
--- /dev/null
+++ b/third_party/polymer/components/font-roboto/package.json
@@ -0,0 +1,19 @@
+{
+ "name": "@polymerelements/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/"
+}
« no previous file with comments | « third_party/polymer/components/font-roboto/CONTRIBUTING.md ('k') | third_party/polymer/components/font-roboto/roboto.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698