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

Unified Diff: bower_components/google-code-prettify/.bower.json

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 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
« no previous file with comments | « bower_components/gif.js/src/gif.worker.coffee ('k') | bower_components/google-code-prettify/CHANGES.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bower_components/google-code-prettify/.bower.json
diff --git a/bower_components/google-code-prettify/.bower.json b/bower_components/google-code-prettify/.bower.json
deleted file mode 100644
index 2190172529c5ff1b6fdd1e6ff8d4e6ce83116969..0000000000000000000000000000000000000000
--- a/bower_components/google-code-prettify/.bower.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "name": "google-code-prettify",
- "version": "1.0.3",
- "main": [
- "./bin/prettify.min.css",
- "./bin/prettify.min.js"
- ],
- "dependencies": {},
- "ignore": [
- "closure-compiler",
- "js-modules",
- "tests",
- "yui-compressor",
- "Makefile"
- ],
- "homepage": "https://github.com/tcollard/google-code-prettify",
- "_release": "1.0.3",
- "_resolution": {
- "type": "version",
- "tag": "v1.0.3",
- "commit": "0b242858d7f704d9cba6db4c37d5eba00e2c718f"
- },
- "_source": "git://github.com/tcollard/google-code-prettify.git",
- "_target": "*",
- "_originalSource": "google-code-prettify"
-}
« no previous file with comments | « bower_components/gif.js/src/gif.worker.coffee ('k') | bower_components/google-code-prettify/CHANGES.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698