1{
2  "resources": {
3    "../parent.js": {
4      "integrity": true
5    },
6    "../dep.js": {
7      "integrity": true
8    }
9  }
10}