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

Side by Side Diff: appengine/config_service/ui/bower_components/sinonjs/.bower.json

Issue 2923973003: Added base template for config ui. (Closed)
Patch Set: Created 3 years, 6 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": "sinonjs",
3 "version": "1.17.1",
4 "main": "sinon.js",
5 "ignore": [
6 "**/.*",
7 "node_modules",
8 "components"
9 ],
10 "homepage": "https://github.com/blittle/sinon.js",
11 "_release": "1.17.1",
12 "_resolution": {
13 "type": "version",
14 "tag": "v1.17.1",
15 "commit": "9b970e7b8ff7fcb95d2c4d9a41b33370af764fc9"
16 },
17 "_source": "https://github.com/blittle/sinon.js.git",
18 "_target": "^1.14.1",
19 "_originalSource": "sinonjs"
20 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698