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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "name": "google-code-prettify",
3 "version": "1.0.3",
4 "main": [
5 "./bin/prettify.min.css",
6 "./bin/prettify.min.js"
7 ],
8 "dependencies": {},
9 "ignore": [
10 "closure-compiler",
11 "js-modules",
12 "tests",
13 "yui-compressor",
14 "Makefile"
15 ],
16 "homepage": "https://github.com/tcollard/google-code-prettify",
17 "_release": "1.0.3",
18 "_resolution": {
19 "type": "version",
20 "tag": "v1.0.3",
21 "commit": "0b242858d7f704d9cba6db4c37d5eba00e2c718f"
22 },
23 "_source": "git://github.com/tcollard/google-code-prettify.git",
24 "_target": "*",
25 "_originalSource": "google-code-prettify"
26 }
OLDNEW
« 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