xref
: /
third_party
/
node
/
test
/
fixtures
/
policy-manifest
/
invalid.json
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/policy-manifest/
1
{
2
"resources": {
3
"./
fhqwhgads.js
": {
4
"dependencies": {
5
"**": true
6
}
7
}
8
}
9
}
10