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

Side by Side Diff: polymer_0.4.0/bower_components/polymer-collapse/docs.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
1 { 1 {
2 "project": { 2 "project": {
3 "name": "Docs", 3 "name": "Docs",
4 "description": "Docs" 4 "description": "Docs"
5 }, 5 },
6 "files": { 6 "files": {
7 "..\\..\\polymer-collapse\\polymer-collapse.html": { 7 "..\\..\\polymer-collapse\\polymer-collapse.html": {
8 "name": "..\\..\\polymer-collapse\\polymer-collapse.html", 8 "name": "..\\..\\polymer-collapse\\polymer-collapse.html",
9 "modules": { 9 "modules": {
10 "Polymer Elements": 1 10 "Polymer Elements": 1
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 "line": 150, 118 "line": 150,
119 "description": "Toggle the closed state of the collapsible.", 119 "description": "Toggle the closed state of the collapsible.",
120 "itemtype": "method", 120 "itemtype": "method",
121 "name": "toggle", 121 "name": "toggle",
122 "class": "polymer-collapse", 122 "class": "polymer-collapse",
123 "module": "Polymer Elements" 123 "module": "Polymer Elements"
124 } 124 }
125 ], 125 ],
126 "warnings": [] 126 "warnings": []
127 } 127 }
OLDNEW
« no previous file with comments | « polymer_0.4.0/bower_components/polymer-collapse/demo.html ('k') | polymer_0.4.0/bower_components/polymer-collapse/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698