The metadata detector detects at present only 'package.json' and 'codemeta.json': https://forge.softwareheritage.org/source/swh-indexer/browse/master/swh/indexer/metadata_detector.py
Find a way to add easily a new file name to detect to the list of file names according to the parsers available with the metadata translator.
Easy to add, hard to maintain.