diff --git a/openalex-dumps-config.json b/openalex-dumps-config.json new file mode 100644 index 0000000..be29d7d --- /dev/null +++ b/openalex-dumps-config.json @@ -0,0 +1,14 @@ +{ + "environnement": { + "EZS_VERBOSE": false + }, + "files" : { + "#zip": "https://gitbucket.inist.fr/tdm/web-dumps/archive/openalex-dumps/openalex-dumps@1.0.0.zip" + }, + "packages": [ + "@ezs/conditor@2.13.3", + "@ezs/analytics@2.3.5", + "@ezs/basics@2.9.1", + "@ezs/core@3.11.0" + ] +}