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

Side by Side Diff: bower_components/core-list/.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
« no previous file with comments | « bower_components/core-layout-trbl/index.html ('k') | bower_components/core-list/core-list.css » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "name": "core-list",
3 "private": true,
4 "dependencies": {
5 "polymer": "Polymer/polymer#^0.4.0",
6 "core-selection": "Polymer/core-selection#^0.4.0"
7 },
8 "devDependencies": {
9 "web-component-tester": "Polymer/web-component-tester#master"
10 },
11 "ignore": [
12 "/*",
13 "!core-list.css",
14 "!core-list.html"
15 ],
16 "homepage": "https://github.com/Polymer/core-list",
17 "version": "0.4.2",
18 "_release": "0.4.2",
19 "_resolution": {
20 "type": "version",
21 "tag": "0.4.2",
22 "commit": "225169ad589295409d61ca5ea7d031d9e3d0dc8a"
23 },
24 "_source": "git://github.com/Polymer/core-list.git",
25 "_target": "^0.4.0",
26 "_originalSource": "Polymer/core-list"
27 }
OLDNEW
« no previous file with comments | « bower_components/core-layout-trbl/index.html ('k') | bower_components/core-list/core-list.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698