|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
{
|
|
|
|
|
"name": "fix-esm",
|
|
|
|
|
"description": "Fixes ERR_REQUIRE_ESM errors so that you can require ESM modules from CommonJS",
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"main": "index.js",
|
|
|
|
|
"repository": "https://git.cryto.net/joepie91/fix-esm.git",
|
|
|
|
|
"author": "Sven Slootweg <admin@cryto.net>",
|
|
|
|
|