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

Side by Side Diff: appengine/isolate/ui/package.json

Issue 2991153002: Add stub for new polymer-based Isolate UI (Closed)
Patch Set: Address feedback Created 3 years, 4 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": "luci-isolate",
3 "version": "0.0.0",
4 "private": true,
5 "description": "Luci Isolate",
6 "author": "",
7 "license": "LICENSE",
8 "devDependencies": {
9 "html-minifier": "~3.0.0",
10 "http-server": "~0.9.0",
11 "sinon": "1.17.5",
12 "skia-common-js": "^1.3.1",
13 "uglify-js": "^2.7.0",
14 "vulcanize": "~1.14.8"
15 }
16 }
OLDNEW
« no previous file with comments | « appengine/isolate/ui/elements.html ('k') | appengine/isolate/ui/res/imp/index/isolate-index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698