File size: 478 Bytes
f15d29e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "$schema": "https://json.schemastore.org/component-detection-manifest.json",
    "version": 1,
    "registrations":[
        {
            "component": {
                "type": "git",
                "git": {
                    "repositoryUrl": "https://github.com/google-research/google-research",
                    "commitHash": "ad2d81983e4c717f477a232f625d0da2808b15aa"
                }
            },
            "developmentDependency" : false
        }
    ]
}