blob: 072df5484c969cdc18b57979c512353c5987f087 [file] [log] [blame]
Mehrdad Afshari44ea34f2014-07-15 16:16:04 -07001{
2 "dependencies": {
3 "incoming": [
Jiri Simsaffceefa2015-02-28 11:03:34 -08004 {"allow": "v.io/x/ref/services/..."},
5 {"allow": "v.io/x/ref/lib/...", "comment":"temporarily allowing dependency from lib"},
6 {"allow": "v.io/x/ref/profiles/...", "comment":"temporarily allowing dependency from profiles"},
Matt Rosencrantzbca49812015-03-01 21:32:54 -08007 {"allow": "v.io/x/ref/cmd/...", "comment":"temporarily allowing dependency from veyron/tools"},
Mehrdad Afshari44ea34f2014-07-15 16:16:04 -07008 {"deny": "..."}
9 ]
10 }
11}