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

Side by Side Diff: polymer_0.5.0/bower_components/gif.js/site/config.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
1 { 1 {
2 "locals": { 2 "locals": {
3 "name": "gif.js", 3 "name": "gif.js",
4 "url": "http://jnordberg.github.io/gif.js", 4 "url": "http://jnordberg.github.io/gif.js",
5 "description": "Full-featured JavaScript GIF encoder that runs in your brows er.", 5 "description": "Full-featured JavaScript GIF encoder that runs in your brows er.",
6 "keywords": "gif, encoder, animation, browser, unicorn", 6 "keywords": "gif, encoder, animation, browser, unicorn",
7 "version": "3" 7 "version": "3"
8 }, 8 },
9 "baseUrl": "/gif.js/", 9 "baseUrl": "/gif.js/",
10 "require": { 10 "require": {
11 "hljs": "highlight.js" 11 "hljs": "highlight.js"
12 }, 12 },
13 "plugins": [ 13 "plugins": [
14 "wintersmith-browserify", 14 "wintersmith-browserify",
15 "wintersmith-less", 15 "wintersmith-less",
16 "wintersmith-nunjucks", 16 "wintersmith-nunjucks",
17 "./plugins/jsignore.coffee" 17 "./plugins/jsignore.coffee"
18 ] 18 ]
19 } 19 }
OLDNEW
« no previous file with comments | « polymer_0.5.0/bower_components/gif.js/package.json ('k') | polymer_0.5.0/bower_components/gif.js/site/contents/code.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698