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

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 "_release": "0.5.2",
24 "_resolution": {
25 "type": "version",
26 "tag": "0.5.2",
27 "commit": "2a9ca53fa79ca09907e818f1adf806765409ec9c"
28 },
29 "_source": "git://github.com/Polymer/polymer.git",
30 "_target": "~0.5.0",
31 "_originalSource": "Polymer/polymer"
32 }
OLDNEW
« no previous file with comments | « polymer_0.5.0/bower_components/polymer-test-tools/tools.html ('k') | polymer_0.5.0/bower_components/polymer/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698