File size: 465 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/FAIR-Chem/fairchem",
"commitHash": "65c2d6246e69169f43949858d39550d2a635c7e0"
}
},
"developmentDependency" : false
}
]
} |