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

Side by Side Diff: third_party/polymer/v0_8/components/observe-js/.bower.json

Issue 1140393002: Update more-routing for md-settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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": "observe-js",
3 "homepage": "https://github.com/Polymer/observe-js",
4 "authors": [
5 "The Polymer Authors"
6 ],
7 "description": "A library for observing Arrays, Objects and PathValues",
8 "main": "src/observe.js",
9 "keywords": [
10 "Object.observe"
11 ],
12 "license": "BSD",
13 "private": true,
14 "ignore": [
15 "**/.*",
16 "node_modules",
17 "bower_components",
18 "test",
19 "tests"
20 ],
21 "version": "0.5.6-rc1",
22 "_release": "0.5.6-rc1",
23 "_resolution": {
24 "type": "version",
25 "tag": "0.5.6-rc1",
26 "commit": "7e94bb14d7c44b221af7bcc874cf9898f26747d8"
27 },
28 "_source": "git://github.com/Polymer/observe-js.git",
29 "_target": "0.5.6-rc1",
30 "_originalSource": "Polymer/observe-js"
31 }
OLDNEW
« no previous file with comments | « third_party/polymer/v0_8/components/more-routing/route.html ('k') | third_party/polymer/v0_8/components/observe-js/AUTHORS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698