Mehrdad Afshari | 44ea34f | 2014-07-15 16:16:04 -0700 | [diff] [blame] | 1 | { |
| 2 | "dependencies": { |
| 3 | "incoming": [ |
Jiri Simsa | ffceefa | 2015-02-28 11:03:34 -0800 | [diff] [blame] | 4 | {"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 Rosencrantz | bca4981 | 2015-03-01 21:32:54 -0800 | [diff] [blame] | 7 | {"allow": "v.io/x/ref/cmd/...", "comment":"temporarily allowing dependency from veyron/tools"}, |
Mehrdad Afshari | 44ea34f | 2014-07-15 16:16:04 -0700 | [diff] [blame] | 8 | {"deny": "..."} |
| 9 | ] |
| 10 | } |
| 11 | } |