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

Side by Side Diff: polymer_1.2.3/bower_components/iron-resizable-behavior/.bower.json

Issue 1581713003: [third_party] add polymer 1.2.3 (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: 1.2.3 Created 4 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 "name": "iron-resizable-behavior", 2 "name": "iron-resizable-behavior",
3 "version": "1.0.2", 3 "version": "1.0.2",
4 "license": "http://polymer.github.io/LICENSE.txt", 4 "license": "http://polymer.github.io/LICENSE.txt",
5 "description": "Coordinates the flow of resizeable elements", 5 "description": "Coordinates the flow of resizeable elements",
6 "private": true, 6 "private": true,
7 "main": "iron-resizable-behavior.html", 7 "main": "iron-resizable-behavior.html",
8 "authors": [ 8 "authors": [
9 "The Polymer Authors" 9 "The Polymer Authors"
10 ], 10 ],
(...skipping 20 matching lines...) Expand all
31 "_release": "1.0.2", 31 "_release": "1.0.2",
32 "_resolution": { 32 "_resolution": {
33 "type": "version", 33 "type": "version",
34 "tag": "v1.0.2", 34 "tag": "v1.0.2",
35 "commit": "85de8ba28be2bf17c81d6436ef1119022b003674" 35 "commit": "85de8ba28be2bf17c81d6436ef1119022b003674"
36 }, 36 },
37 "_source": "git://github.com/PolymerElements/iron-resizable-behavior.git", 37 "_source": "git://github.com/PolymerElements/iron-resizable-behavior.git",
38 "_target": "^1.0.0", 38 "_target": "^1.0.0",
39 "_originalSource": "PolymerElements/iron-resizable-behavior" 39 "_originalSource": "PolymerElements/iron-resizable-behavior"
40 } 40 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698