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

Unified Diff: third_party/polymer/v1_0/components/more-routing/.bower.json

Issue 1269803005: Remove third_party/polymer from .gitignore (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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/v1_0/components/more-routing/.bower.json
diff --git a/third_party/polymer/v1_0/components/more-routing/.bower.json b/third_party/polymer/v1_0/components/more-routing/.bower.json
deleted file mode 100644
index d8e947bc6dc514d179eaa08f6b957c06315b7e58..0000000000000000000000000000000000000000
--- a/third_party/polymer/v1_0/components/more-routing/.bower.json
+++ /dev/null
@@ -1,42 +0,0 @@
-{
- "name": "more-routing",
- "version": "1.0.0",
- "authors": [
- "The Polymer Authors"
- ],
- "description": "A composable suite of objects and elements to make routing with web components a breeze.",
- "keywords": [
- "web-component",
- "web-components",
- "polymer",
- "routing",
- "router"
- ],
- "main": "more-routing.html",
- "license": "http://polymer.github.io/LICENSE.txt",
- "homepage": "https://github.com/PolymerLabs/more-routing/",
- "ignore": [
- "/.*",
- "/test/",
- "/demo/"
- ],
- "dependencies": {
- "polymer": "Polymer/polymer#^1.0.0"
- },
- "devDependencies": {
- "iron-doc-viewer": "PolymerElements/iron-doc-viewer#^1.0.0",
- "iron-selector": "PolymerElements/iron-selector#^1.0.0",
- "paper-styles": "PolymerElements/paper-styles#^1.0.0",
- "web-component-tester": "*",
- "iron-flex-layout": "PolymerElements/iron-flex-layout#^1.0.0"
- },
- "_release": "1.0.0",
- "_resolution": {
- "type": "version",
- "tag": "v1.0.0",
- "commit": "b9dcc768f789547bb99f65cd976006cb578af255"
- },
- "_source": "git://github.com/PolymerLabs/more-routing.git",
- "_target": "~1.0.0",
- "_originalSource": "PolymerLabs/more-routing"
-}

Powered by Google App Engine
This is Rietveld 408576698