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

Side by Side Diff: Tools/GardeningServer/package.json

Issue 728023004: Remove GardeningServer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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": "sheriff-o-matic",
3 "version": "0.1.0",
4 "repository": {
5 "type": "git",
6 "url": "https://chromium.googlesource.com/chromium/blink"
7 },
8 "devDependencies": {
9 "karma": "~0.12.17",
10 "karma-chrome-launcher": "~0.1.4",
11 "karma-mocha": "~0.1.6"
12 }
13 }
OLDNEW
« no previous file with comments | « Tools/GardeningServer/model/tree-status.html ('k') | Tools/GardeningServer/polymer-load-warning.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698