1 2 3 4 5 6
{ "name": "commonjs-example", "version": "1.0.0", "description": "Example of a CommonJS project to be migrated to ESM", "main": "index.js" }