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

Side by Side Diff: pkg/polymer/lib/elements/polymer-animation/.bower.json

Issue 175443005: [polymer] import all elements (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: updated from bower Created 6 years, 9 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "name": "polymer-animation",
3 "private": true,
4 "dependencies": {
5 "polymer": "Polymer/polymer#master",
6 "web-animations-js": "web-animations/web-animations-js#master"
7 },
8 "homepage": "https://github.com/Polymer/polymer-animation",
9 "_release": "7620c26c5a",
10 "_resolution": {
11 "type": "branch",
12 "branch": "master",
13 "commit": "7620c26c5a0fdd2027329151485b01fd1caf3520"
14 },
15 "_source": "git://github.com/Polymer/polymer-animation.git",
16 "_target": "master",
17 "_originalSource": "Polymer/polymer-animation"
18 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698