xref
: /
third_party
/
node
/
test
/
fixtures
/
policy
/
dependencies
/
dependencies-scopes-policy.json
(revision 1cb0ef41)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/policy/dependencies/
1
{
2
"scopes": {
3
"../": {
4
"integrity": true,
5
"dependencies": true
6
}
7
}
8
}
9