blob: bf4f7246b1f8ec07ae148373d21622a8bc559683 [file] [log] [blame]
Mehrdad Afshari44ea34f2014-07-15 16:16:04 -07001{
2 "dependencies": {
3 "incoming": [
Jiri Simsa764efb72014-12-25 20:57:03 -08004 {"allow": "v.io/core/veyron/services/..."},
5 {"allow": "v.io/core/veyron/lib/...", "comment":"temporarily allowing dependency from lib"},
6 {"allow": "v.io/core/veyron/profiles/...", "comment":"temporarily allowing dependency from profiles"},
7 {"allow": "v.io/core/veyron/tools/...", "comment":"temporarily allowing dependency from veyron/tools"},
8 {"allow": "v.io/core/veyron/runtimes/google/...", "comment":"temporarily allowing dependency from veyron/runtimes/google"},
Jiri Simsac0a28652014-12-25 15:42:39 -08009 {"allow": "v.io/jni/veyron/runtimes/google/...", "comment":"temporarily allowing dependency from veyron/runtimes/google"},
Mehrdad Afshari44ea34f2014-07-15 16:16:04 -070010 {"deny": "..."}
11 ]
12 }
13}