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

Side by Side Diff: polymer_0.5.0/bower_components/polymer/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": "polymer",
3 "description": "Polymer is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern bro wsers.",
4 "homepage": "http://www.polymer-project.org/",
5 "keywords": [
6 "util",
7 "client",
8 "browser",
9 "web components",
10 "web-components"
11 ],
12 "author": "Polymer Authors <polymer-dev@googlegroups.com>",
13 "private": true,
14 "dependencies": {
15 "core-component-page": "Polymer/core-component-page#^0.5.0",
16 "webcomponentsjs": "Polymer/webcomponentsjs#^0.5.0"
17 },
18 "devDependencies": {
19 "tools": "Polymer/tools#master",
20 "web-component-tester": "Polymer/web-component-tester#^1.4.2"
21 },
22 "version": "0.5.2"
23 }
OLDNEW
« no previous file with comments | « polymer_0.5.0/bower_components/polymer/README.md ('k') | polymer_0.5.0/bower_components/polymer/build.log » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698