1 2 3 4 5
data.json: node \ --input-type=module \ --eval "import data from './source/data/scripts.js'; console.log(JSON.stringify(data, null, 2))" \ > $@