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

Side by Side Diff: bower_components/chartnewjs/composer.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": "chartnew/javascript",
3 "version": "0.3.0",
4 "description": "Simple HTML5 Charts using the canvas element",
5 "keywords": ["charts","javascript","canvas"],
6 "homepage": "https://github.com/FVANCOP/ChartNew.js",
7 "license": "MIT",
8 "authors": [
9 {
10 "name": "Vancoppenolle Francois",
11 "email": "francois.vancoppenolle@favomo.be",
12 "homepage": "https://github.com/FVANCOP/ChartNew.js",
13 "role": "Developer"
14 },
15 {
16 "name": "Kroger Ole",
17 "email": "o.kroeger@wikunia.de",
18 "homepage": "http://github.wikunia.de",
19 "role": "Developer"
20 }
21 ],
22 "main": ["ChartNew.js"],
23 "dependencies": {
24 }
25 }
OLDNEW
« no previous file with comments | « bower_components/chartnewjs/component.json ('k') | bower_components/chartnewjs/improvements_change_history » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698