10871087 "git" : " https://github.com/LKedward/fhash" ,
10881088 "git-tag" : null
10891089 }
1090+ },
1091+ "mctc-gcp" : {
1092+ "latest" : {
1093+ "name" : " mctc-gcp" ,
1094+ "version" : " 2.1.2" ,
1095+ "license" : " GPL-3.0-or-later" ,
1096+ "author" : [
1097+ " Stefan Grimme" ,
1098+ " J. Gerit Brandenburg" ,
1099+ " Holger Kruse"
1100+ ],
1101+ "maintainer" : [
1102+ " @grimme-lab"
1103+ ],
1104+ "copyright" : " 2012-2021 Grimme group" ,
1105+ "description" : " Geometrical Counter-Poise correction" ,
1106+ "executable" : [
1107+ {
1108+ "name" : " mctc-gcp" ,
1109+ "main" : " main.f90" ,
1110+ "source-dir" : " app"
1111+ }
1112+ ],
1113+ "dependencies" : {
1114+ "mctc-lib" : {
1115+ "git" : " https://github.com/grimme-lab/mctc-lib"
1116+ }
1117+ },
1118+ "dev-dependencies" : {
1119+ "mstore" : {
1120+ "git" : " https://github.com/grimme-lab/mstore"
1121+ }
1122+ },
1123+ "git" : " https://github.com/grimme-lab/gcp.git" ,
1124+ "git-tag" : null
1125+ }
1126+ },
1127+ "mctc-lib" : {
1128+ "latest" : {
1129+ "name" : " mctc-lib" ,
1130+ "version" : " 0.2.0" ,
1131+ "license" : " Apache-2.0" ,
1132+ "author" : [
1133+ " Sebastian Ehlert"
1134+ ],
1135+ "maintainer" : [
1136+ " @awvwgk"
1137+ ],
1138+ "copyright" : " 2020-2021 Sebastian Ehlert" ,
1139+ "description" : " Modular computation tool chain library" ,
1140+ "executable" : null ,
1141+ "dependencies" : null ,
1142+ "dev-dependencies" : null ,
1143+ "git" : " https://github.com/grimme-lab/mctc-lib.git" ,
1144+ "git-tag" : null
1145+ }
1146+ },
1147+ "mstore" : {
1148+ "latest" : {
1149+ "name" : " mstore" ,
1150+ "version" : " 0.1.0" ,
1151+ "license" : " Apache-2.0" ,
1152+ "author" : [
1153+ " Sebastian Ehlert"
1154+ ],
1155+ "maintainer" : [
1156+ " @awvwgk"
1157+ ],
1158+ "copyright" : " 2020-2021 Sebastian Ehlert" ,
1159+ "description" : " Molecular structure store for testing" ,
1160+ "executable" : null ,
1161+ "dependencies" : {
1162+ "mctc-lib" : {
1163+ "git" : " https://github.com/grimme-lab/mctc-lib"
1164+ }
1165+ },
1166+ "dev-dependencies" : null ,
1167+ "git" : " https://github.com/grimme-lab/mstore.git" ,
1168+ "git-tag" : null
1169+ }
1170+ },
1171+ "s-dftd3" : {
1172+ "latest" : {
1173+ "name" : " s-dftd3" ,
1174+ "version" : " 0.3.0" ,
1175+ "license" : " LGPL-3.0-or-later" ,
1176+ "author" : [
1177+ " Sebastian Ehlert"
1178+ ],
1179+ "maintainer" : [
1180+ " @awvwgk"
1181+ ],
1182+ "copyright" : " 2019-2021 Sebastian Ehlert" ,
1183+ "description" : " Simple reimplementation of the DFT-D3 method" ,
1184+ "executable" : null ,
1185+ "dependencies" : {
1186+ "mctc-lib" : {
1187+ "git" : " https://github.com/grimme-lab/mctc-lib"
1188+ }
1189+ },
1190+ "dev-dependencies" : {
1191+ "mstore" : {
1192+ "git" : " https://github.com/grimme-lab/mstore"
1193+ }
1194+ },
1195+ "git" : " https://github.com/awvwgk/simple-dftd3.git" ,
1196+ "git-tag" : null
1197+ }
1198+ },
1199+ "toml-f" : {
1200+ "latest" : {
1201+ "name" : " toml-f" ,
1202+ "version" : " 0.2.1" ,
1203+ "license" : " Apache-2.0 OR MIT" ,
1204+ "author" : [
1205+ " Sebastian Ehlert"
1206+ ],
1207+ "maintainer" : [
1208+ " @awvwgk"
1209+ ],
1210+ "copyright" : " 2019-2021 Sebastian Ehlert" ,
1211+ "description" : " TOML parser implementation for data serialization and deserialization" ,
1212+ "executable" : null ,
1213+ "dependencies" : null ,
1214+ "dev-dependencies" : null ,
1215+ "git" : " https://github.com/toml-f/toml-f.git" ,
1216+ "git-tag" : null
1217+ }
10901218 }
10911219 },
1092- "index-date" : " Wed Dec 30 12:23:31 2020"
1220+ "index-date" : " Thu Dec 31 15:39:45 2020"
10931221}
0 commit comments