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

Side by Side Diff: appengine_apps/trooper_o_matic/package.json

Issue 774323002: Moved trooper_o_matic to appengine/ (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 6 years 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": "trooper-o-matic",
3 "version": "0.1.0",
4 "repository": {
5 "type": "git",
6 "url": "https://chromium.googlesource.com/chromium/infra"
7 },
8 "devDependencies": {
9 "karma": "~0.12.17",
10 "karma-chrome-launcher": "~0.1.4",
11 "karma-mocha": "~0.1.6"
12 }
13 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698