{"_id":"module-from-string","_rev":"21-e9f36e809a4740ac42655c3dc90bd3a7","name":"module-from-string","dist-tags":{"next":"3.2.0-1","latest":"3.3.1"},"versions":{"1.0.0":{"name":"module-from-string","version":"1.0.0","keywords":["load","module","require","exports","import","export","string","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@1.0.0","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"8e1edc45e109ba2fdc0976b4da015fc78514e082","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-1.0.0.tgz","fileCount":14,"integrity":"sha512-dFNxEEU5RRn69NISCwkH6j/0Q0w/MXIzggan670EQCQI6IiW4tWa904rvarOZkoptY6Sf8NJQwYwp11oWK9GMA==","signatures":[{"sig":"MEQCIDocl0Wx08WRSDGqVFLGWkbLRJlgEyWWOmSACXyOPOuvAiBOa/nVJTIIFyWCBSBolM2XwJcrGkDHJ4lXeGlKIvsRlQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvq9iCRA9TVsSAnZWagAA/aoP/iuxMB4XcMeGMJddH7ZV\nSNASr2p8N2LV0xJXHGwcBxYTbQaZm8POS1O7ocBMfPCpJkiVgtLtcF8ggaRr\nSFc2Zpw1osQap9jGUPvzVDr1fLxCX4xIXr5Ovla/U+l/puBfNQpkIUNzqzfA\nj97P6Zigrn7Z69ZmR2bjHxVDVAQHfd0WFHcHZMHcAQ0RUVfgPLOU8Zz64vQz\nYd30BgV5nCkg1BLwuX4jSO32DQ7xmuenvTHu7q2CsvnHTHO65mDtvCSq5WcN\nODtWwhdXGxVy7bA5sTvh7/73V5+woYq18nnxJ7CKIdFv7uJWePWeZ5sRVFZ3\nFdwzWAuqWUHXyUZbPMxqJvMWQ9Gx16rbGrs5dHqccZQBOjPpDDOcp44myEbt\nbskUStgD5FRYpJudGASYn5GbiYA+6LMFpTMed1QnNX/r36GEKW9J99/ACLB4\nO+Wlh1UmpXESaH2i3N1MAAn+yL8LBh/ijyrC9FyT40+GQrw1b9m3E4kuJYwR\nNruza4pMn8CaYa6+MWRTaWbbk6+twgwZn4CccciUJVg59uMJrNpecOi8PSGY\n22VsDa6JRLyfARG8bzjpPjDueyyTunVJXRWYDr5THqSt75voRpoGocd0olJl\nlxcwvHUu7IUo930ReIkIkioPrpGLJDCEmQ84DRzb2etdNHtp/GG8MBBEy1Q2\nsdaL\r\n=RgIA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.es.js","scripts":{"dts":"tsc -d --emitDeclarationOnly --declarationDir .cache","lint":"ts-standardx","test":"yarn lint && yarn build && jest --no-cache","build":"yarn clean && yarn dts && yarn bundle","clean":"rimraf .cache dist","bundle":"rollup -c","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"description":"Load module from string, require and import.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Exuanbo\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"esbuild":"0.8.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","tslib":"2.0.3","rollup":"2.33.3","ts-jest":"26.4.4","typescript":"4.1.2","@types/jest":"26.0.15","@types/node":"14.14.10","ts-standardx":"0.5.0","rollup-plugin-dts":"2.0.0","@rollup/plugin-typescript":"6.1.0"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_1.0.0_1606332257570_0.4416565232508476","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"module-from-string","version":"2.0.0","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@2.0.0","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"5b442505ca4d32cb95d5292ad7de3ac81413a016","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-2.0.0.tgz","fileCount":21,"integrity":"sha512-qkgEfsJYO7qJjUlinmijpFyV/t8DxGaFXiPCZvPSSar2q1qFMaCjgXl7RcsCgOpivnizcNN/5Km/J0scN66etg==","signatures":[{"sig":"MEUCIGLcJl6bykRw/BDc3ej+FrL3iX8ketu7Qdrm2JWaU3AcAiEAv0Y5cdiQRrEEBsjFGoeunTopGVY+kIsGuutOgFsJjBE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfv6HzCRA9TVsSAnZWagAA5mkP/3LMVtqU57TDtDsGdWNG\nrdfnc6jTvMRS0Z0aBzVwAjEHybuuFhLMCeEJw6dIDzBAAIUvjOVe2pQUvBNV\nxqWk/omcJeO4zsbhEgjAJi9elOP8KvGgvWx6XYCsGsMZy3vNNSyM79fuosUM\nD0eSn+bS/NqfvfycMLI5mH98cL9iJPx/QnDncOXlaDhf+GWiemJxhnWI9i+T\nGhzJndcUMKbqzwRQ8y/bC0hWhHFbciV04aKg7gca9LB90UzCxaQsduP9lDRM\nznpdxQfMOQoCeJqdH9RaI0cDPQ+VFjDq1PHRjZLRS+gVJRvaXLGHMXaqHA0N\nbjGP51OHNXOkhOS/4yj/ZE2QKHafcy+PVHx+N3chWaS5AKvYTzHjmBtiMSWm\nsS0w9pNyCQoOhmgk7kJtgjuzZxjT9XJli7hh+vuvzFvWU7wZVN0LGrlFLLGB\njtI/QKd29vLSkX1tTwWngCTlZhra13ByPmoVYZWuerLAzJVTsf17ra+orBzX\nqyYdmCG/tJDWJoC/Krr7uqGo2OfepYlSaN4ReCLntVGMC7WS5qGQfqeuw5bY\nSwSnQKJsf0XIOb1fpIsD5GR5x33J/8lpQT4NnHMsEfQJvAqDEknI3vlOBg3O\nz3UThH219CfaXZ1QG0xPxUO5pXtVV7AzgOstncMfs4VR4W6Rv2FjrSM4c+mm\nD9b9\r\n=FPUq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.es.js","scripts":{"dts":"tsc -d --emitDeclarationOnly --declarationDir .cache","lint":"ts-standardx","test":"yarn lint && yarn build && jest --no-cache","build":"yarn clean && yarn dts && yarn bundle","clean":"rimraf .cache dist","bundle":"rollup -c","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"description":"Load module from string, require and import.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Exuanbo\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"esbuild":"0.8.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","tslib":"2.0.3","rollup":"2.33.3","ts-jest":"26.4.4","typescript":"4.1.2","@types/jest":"26.0.15","@types/node":"14.14.10","ts-standardx":"0.5.0","rollup-plugin-dts":"2.0.0","@rollup/plugin-typescript":"6.1.0"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_2.0.0_1606394354733_0.40912724710415094","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"module-from-string","version":"2.1.0","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@2.1.0","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"64d69f713a1d6e534aba5868884e4583455d135f","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-2.1.0.tgz","fileCount":12,"integrity":"sha512-kjo1RRGmTx5UHgTb2Cim+86L55KACpEhCp3utzxOAWv498bCBGpvEdVeTDR8khv/TAaHEAwSku6gj+zmQZTYjA==","signatures":[{"sig":"MEYCIQD6fmZQ9cnsYkgAieeE51erI5oHvwwlZ5iTRWYXw3p1dAIhAKYZIB7IsenkUv61m7lpeqELjXTPiHsN4UwqhfQ7LT3s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJSkACRA9TVsSAnZWagAALbIP/181y5sWH9vEjNW5dRVH\niz7CZ2YhBCxsR9/Fgc+GwUO7RUKr1iJpGDTugj2bZ1OC86PszLf2evQLdImX\nCsSvDMTHkCxStglLcrLu0Oq8TZUkNc1beqHLTud4JqwYv91uRfunZmMIO0hl\n72mvFl2uCpVCZo/5QvNBnzLHO9QwH9M3YbqMi5F9VQXbnL5f/abPyNf5peGB\ni/y5XqW2jL4Wr6/KYHVegUMWXU/c9J+1cNaH/vSLVaFwGMbP3rKZwG9yUAXe\nPdDLrcU/tlWypG3EoDpSIX0rs1h526rJAY9gnFKtIlHq9jb/nmMEjd+FK0BQ\nvo04j9q/EMHHnorIklvWnUv1X6Sl6H3HQSmJ7jAavHECj8vUvlSNWCHllyVA\nD1nxT5sVJsnMHU5nVa4403no5dbP10BJkQdgDDEjgTAym4MKCOLGLVRnvQZz\nhmVU7qsfLe6kWTv173mXyaXVwXZT9TyauIB6EONneP6mkb9g6sA7HeQ0NWSZ\nxGxEvegEDM/oQ4N6gZFGJZZAcJjrfltdelPyoTxAI0pS1/9QIGKgBYKQIPfi\nbh0WMl3Bwg1fliSogMaOB4huQ4fJOS2vN4RUU97eTw3uG3LdazvTavVin/lt\nBAdN/IOKV31AVMXBFCEi9wUY+Hf57/50NnRWV09j2HraQfj93dDV7EHxDkrm\nmo7l\r\n=cAdW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.es.js","gitHead":"ea1481b50160e05e10210c81bc287e3011209d7e","scripts":{"dts":"tsc -d --emitDeclarationOnly --declarationDir .cache","lint":"ts-standardx","test":"npm run lint && npm run build && jest --no-cache","build":"npm run clean && npm run dts && npm run bundle","clean":"rimraf .cache dist","bundle":"rollup -c","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"7.5.3","description":"Load module from string, require and import.","directories":{"test":"__tests__"},"_nodeVersion":"14.15.4","dependencies":{"esbuild":"0.8.43"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","tslib":"2.1.0","rollup":"2.38.5","ts-jest":"26.5.1","typescript":"4.1.5","@types/jest":"26.0.20","@types/node":"14.14.25","ts-standardx":"0.6.0","rollup-plugin-dts":"2.0.1","@rollup/plugin-typescript":"8.1.1"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_2.1.0_1613048063471_0.3462478843239851","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"module-from-string","version":"2.2.0","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@2.2.0","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"51adae504e95f6abf3ce2cf2a78e85b0538504d3","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-2.2.0.tgz","fileCount":12,"integrity":"sha512-B4J1nh6yP6mF5CpqmdqlzYTdAkmxANjVTDfVBHCgkDujbqJUzjrBKQ9KuyFrvJkEy5L1jbJvamtzbOTxumZdCw==","signatures":[{"sig":"MEYCIQCCdkG6NvbPFQhOZptFgJfoqg/nLIFYLndYqBTK9nOjsQIhAI9q1uxbKUL+JZePzyKorWEioxbQYlhb5zyXEBMq1qlq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJ96JCRA9TVsSAnZWagAAYfsP/1rjpc/ZYDMcix34SKet\ni5F5SJwGIu8nTNjXdG2SsfXTi1UzRHRa7LBi8nJHhCqA0m3vZ5ZbFNNmg0C6\n/d1u1mjKBeems0n9P5LZjuboSvqaeGxSV3ghtCX0Y6q/P5k5A/W0JURVjwYC\nu/Hh9MTk/D9G/wMNIb2yDnLsfXOVdrw/D8NQb2EP7B2Ha6F1qlh6bMnMkcHy\nicU3v4/ZJ81RhWQyO1sVkwXsHS8Tj8K2NewIwEyQJ+IS2OU0lXB+cv8OAZUz\nWkJMaX6ezVagdmbFmX7xWHtXSxXegf5kgq5GcaQ9/GuOrYy+Al5NwAirOUUm\nQODV+2b3FT1Zw4x/JgEGZKDSDlD5mMoA/GTp+rKqtvsQuvRk1926LEmLNXU7\nCLmiXHhaE9WeFsq3MmfgjZwU3YRVgwZrLorTydDwDEwFgYlbHU2Vs5WtXbXY\nKL25HCK5Gpwj333SEHlFt6fobDuJJ1vQ6LJBY723Sp90DNk4sTcKdm1+S51j\noZvxMVgFDdyauN3SzpUURUpCZGTVZxcs/K26rXCdOxM2Qv05EjUraujNa454\nEGV/TdrCfrtTD42AFOUFjnlSFn5sD7uIcc/hmOLLGEq0FKpxYdHUsgSUbuXn\n8vpT8XLmxr0JYBlOFbzBJWO+7IcNyY0n9XkteKXJc4HJSADhIbbBmknNlBAE\nYvep\r\n=nplB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.es.js","gitHead":"73faaebb44e5c3f0353f290dfc8c120a1461121a","scripts":{"dts":"tsc -d --emitDeclarationOnly --declarationDir .cache","lint":"ts-standardx","test":"npm run lint && npm run build && jest --no-cache","build":"npm run clean && npm run dts && npm run bundle","clean":"rimraf .cache dist","bundle":"rollup -c","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"7.5.3","description":"Load module from string, require and import.","directories":{"test":"__tests__"},"_nodeVersion":"14.15.4","dependencies":{"nanoid":"3.1.20","esbuild":"0.8.45"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","tslib":"2.1.0","rollup":"2.39.0","ts-jest":"26.5.1","typescript":"4.1.5","@types/jest":"26.0.20","@types/node":"14.14.27","ts-standardx":"0.6.0","rollup-plugin-dts":"2.0.1","@rollup/plugin-typescript":"8.1.1"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_2.2.0_1613225608801_0.7634500909769211","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"module-from-string","version":"2.2.1","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@2.2.1","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"4446e38a2788441c3345c47b61b68745eb9e5902","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-2.2.1.tgz","fileCount":12,"integrity":"sha512-BbCnpbJLkAbYqHEt4YswgF4wx5zLJnmMk2AUmXAcwZBB/6JL53TF/an1ivhsI5ZbT4xno8GBPVn1y5MH/OeQbQ==","signatures":[{"sig":"MEUCIB2BtwtY/H3mkBq8NgMKZ9mwrUs+aYiBV9tKMi9kb3S3AiEAvFyqs2qt2T1oycPE64lzSll/EnhdTTFiHEnDFAB3YTE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgM4VgCRA9TVsSAnZWagAAg9UP/25QpwQDyaqmowR5yyFA\n7I/2ohFffDmUB5pHGaoY8hn0CYFF4Be1vzzNNpvMdF/Ha5fJY/PLJM01zV1y\nE8hZEk53Hc4FTRm2wKVaCo0ZA0BETvUQFEUJ/dRu0Dkhf8imX7ehzp4uiCRo\nm3aylVJeB+kF/uYv4vC5c09sVcLmVB27W1MMZey1C3VdbG5Az06Zn7JEALeE\nvO5Edh7s+rd15+Nl4TNfG/5DW03VUeMoa7avDy7g0gIPf9MNfs+L1CWMLrPw\ntqwf7e7qpDar6hfNvjZAr5Hhr13UYZLc5Hum4oWtD05Ytu7migBKtbvjsOYw\n9LUxlchCsSEsPd0J0g2P8qk/m4AYcOhQ+hdFltRwt+C4cpaq8cEs3NGP1l29\nhOMyVYQz2ht5dwzvLyLsOdQGO6FQ2iFNM1/6xPWIoBygz6pUJqHuM55KmcBj\ne75n55UDvX62fKl91UJ8DHHNPVtl8j+Nbawu6iQtdp0sTQtL1MeiDcysDOLD\n676vDoInAFM8MIiigk0gdb3hE2s8MVxfrTsnceWGOo5uwmiIBNEUjQ8A/bKf\nVCD5O6LqOZ2hXETUnvzWMeAT+X0uHWaCFLN85mwopzxa/ZOiIZoOlD3s4ZiI\nZGvdpcujJayFIweghUE0r7F1mLyAItQRbaHtkh+fUE1E+N8oD6HIgwOnYUNK\ndNW8\r\n=UFiK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.es.js","gitHead":"c22ee58a656cdf2c102ffa9fbf65f3c14a2ab248","scripts":{"dts":"tsc -d --emitDeclarationOnly --declarationDir .cache","lint":"ts-standardx","test":"npm run lint && npm run build && jest --no-cache","build":"npm run clean && npm run dts && npm run bundle","clean":"rimraf .cache dist","bundle":"rollup -c","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"7.5.4","description":"Load module from string, require and import.","directories":{"test":"__tests__"},"_nodeVersion":"14.15.4","dependencies":{"nanoid":"3.1.20","esbuild":"0.8.50"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","tslib":"2.1.0","rollup":"2.39.0","ts-jest":"26.5.1","typescript":"4.1.5","@types/jest":"26.0.20","@types/node":"14.14.31","ts-standardx":"0.7.1","rollup-plugin-dts":"2.0.1","@rollup/plugin-typescript":"8.2.0"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_2.2.1_1613989216187_0.8214630252871122","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"module-from-string","version":"2.2.2","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@2.2.2","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"b4c4da04be0a792964afa3b562c98a77bc14893d","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-2.2.2.tgz","fileCount":12,"integrity":"sha512-CM7ohozHwsZn5pdB/Vwu7f55cUaMSomaZr4jLZeL5h51H1GNCpXKYZ8ekCvOCv9wtvaUUDnU5ZbdDQzBO0gIug==","signatures":[{"sig":"MEQCIBBJZQNCR5SscHWkotwpTLj0ly/gv681cOozdVOpKtCpAiAaVIRazUvffmPHzKgS2fLJNwZIydSrxugYjt3e30nF7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX0DdCRA9TVsSAnZWagAAbr0P+QD1hsQUTaaN/ojqRUUW\n33suFNJGIyNGUm3z8FxdWsgXIY83gcvRDKb9efPjTr2CZyFtis8MAVJeWjaq\n5IDEjxip3G18xJ6M5ZG1vE3bPH8LnBVnyYHMHSnsvl5QKmbeqFo7ZSU/Aivx\ndvmr6k4U3/uD7CqfUt8nlqdI5JL8B6qJQRoF0DCmeusobKZylmvlBZez85Ei\n4/3LVL9+6/tPfG3RPHLOzjkFACXeARs8R6EEgD09klXvNDaPEjGG9FLhpI5u\nJbUpMfaPQGVHzSri9IoU1kCEERSDAK9BaNf/9ScxLDEyOyoCFX74vrIXsmy6\n6ZCHXnpk9A3qj6Zn1sTH5jY09yxbaUKvhNDiSehVH5/BtAwxoixKuKND7yC9\nricMHNVdq+gmars85iqcoaKf5nirgcaUBsM7fdHgVjlZlIv+hQ+0WhQm8sqT\njIIdOMNjYc1wNngLu5D4aAlYnT2xThCklsvYv2/WUIDsjY5tT2J/wKFazgDt\n4sGcrLf3qzGYsYcLW5bWnH7Z9R7luSm4oghSBaVqIqGOeU5q1kTibaxZj7lm\nw/oDBkO+NW34kbmvAJKBLXjkwKuQzinLzTLDZE3VWx322hnRJUfYDklRJxb+\nXSSK/AJq2sBkiUdLz/YbiybYfEkupEjHu01DV/MkOqNmQeyCqA7YvnVAT3Mw\nW8cI\r\n=ey0u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.es.js","gitHead":"a7b099a7e37ba5984ee692a28c605e0b26ae9327","scripts":{"dts":"tsc -d --emitDeclarationOnly --declarationDir .cache","lint":"ts-standardx","test":"npm run lint && npm run build && jest --no-cache","build":"npm run clean && npm run dts && npm run bundle","clean":"rimraf .cache dist","bundle":"rollup -c","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"7.7.5","description":"Load module from string, require and import.","directories":{"test":"__tests__"},"_nodeVersion":"14.16.0","dependencies":{"nanoid":"3.1.22","esbuild":"0.10.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.6.3","tslib":"2.1.0","rollup":"2.43.0","ts-jest":"26.5.4","typescript":"4.2.3","@types/jest":"26.0.22","@types/node":"14.14.37","ts-standardx":"0.7.4","rollup-plugin-dts":"3.0.1","@rollup/plugin-typescript":"8.2.1"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_2.2.2_1616855261033_0.5542548916255632","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"module-from-string","version":"2.3.0","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@2.3.0","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"e83153a256529277b3dd8af122898b64dd607bf8","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-2.3.0.tgz","fileCount":12,"integrity":"sha512-NTDJu8utcmCvxBjbyzsU+hFnhs3l1hQF8lYrvpQ6+A90o08Qc+F/tvC8MVzmejH3+m+PL1jtDhLHxyFgizB73A==","signatures":[{"sig":"MEYCIQCV0spvVsaZ5jMSbg4tfdVQ5aKNwtol9LUQlSHod0AzMgIhAKSj621TnxDEoPXkGmJ3qt8S9wg6rUtI6x83re9REilW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5uJOCRA9TVsSAnZWagAAP88P+waDS//zxOM7mUf4Vo9j\nRQ8UEOo2yTv53AWn6u/Qc3JIjVoX6+pfsl5X6aU+N6Yn0jy8+So/+XVdiuCU\nkwNRXN8iWzkMGKjNzim7bctIyP2RuWp3Ve+FWtEZKC9gMMRHfJaQai19Xen2\nDxSgG1PcYvg3G+ZpFjImtbCDoEgZS32DN5Rh4v+A0QfM6Kk/dUutJuFaNhzJ\nI/x4Nvcb4R4aZ4EEBkcT/9ZRONmvrBAWB/aBBLGIFG9IFxzstpPLN4AUu+eY\nRRphXoikFAa9f70miP1XvqZzAv2770q+t7rNTogMOqzNldGAgdeD8VVziyht\nrLgTNP2ROGZjhC6LH3m3kD+hwRPPh7GcrylDHOVMVOKHZruoXSkeYtgP/G4R\nyz6nn1NSOC36mmre8T17O3eISjEVcVlfwuCFeF2dBTCKkHvgGudNdFbNTNVy\nVuHYqvmFNIx/pFYaFKi4E/2z2Ky8XtufYw5MaA7lYtHmYczLGPw3L0D0Hivu\n9Yzd+rgoql9KqpNgowpiCtBeLrLQlJEI0I9Onpz45LZDCHgszm7K8d1lxDQS\nULPEab4q44ZqRdxV7n1BGyHYQ3LpffGZ4AYBjxNtMqFx1WilnNP6LMQCmr90\nqj4WHzajsbiX/QJQCIavsRUZmCHxWcKn24US16ihXuzJGqHq28lYxdC+jz10\n85Aj\r\n=SoB8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.es.js","gitHead":"659696ed1a4588a1e426854812ba4ad9aaac6b77","scripts":{"dts":"tsc -d --emitDeclarationOnly --declarationDir .cache","lint":"ts-standardx","test":"npm run lint && npm run build && jest --no-cache","build":"npm run clean && npm run dts && npm run bundle","clean":"rimraf .cache dist","bundle":"rollup -c","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"7.19.1","description":"Load module from string, require and import.","directories":{"test":"__tests__"},"_nodeVersion":"14.17.2","dependencies":{"nanoid":"3.1.23","esbuild":"0.12.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.0.6","tslib":"2.3.0","rollup":"2.52.8","ts-jest":"27.0.3","typescript":"4.3.5","@types/jest":"26.0.24","@types/node":"16.0.1","ts-standardx":"0.7.6","rollup-plugin-dts":"3.0.2","@rollup/plugin-typescript":"8.2.1"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_2.3.0_1625743950226_0.47544813032352184","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"module-from-string","version":"3.0.0","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@3.0.0","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"b8f21a881aa1691b976b10802bcf24877033b820","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-3.0.0.tgz","fileCount":12,"integrity":"sha512-35AfalLuPMkO00kUrnzWYSTxcJguDjnODnTIsRkYkj+fCPbSZAAQvqoHTMzsswMVEsLzmelv7YXOfGwBCWJFQQ==","signatures":[{"sig":"MEYCIQDxZ21VnU+INUvmWaUuWRKF2CQic2yKfJbkmw5PtVeHawIhANChdk3ajI0lqNKsWVMq5alqeATTG8VAXSJVkMt1rRlS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+XMcCRA9TVsSAnZWagAAalYP/0HWOPz9QoxvNsEdoOID\njLTHM6w+zfat6WM+vIpmaFASV8c3EKiQC/0DA8Tx1Sh0pn56bqGgDD+GqKgE\neSzie9WMpupj8J/O95RipCrY2EB3pegA6f4lKI7vpjKSdF6C+VPwfsCXCNz7\nwKuQxDVXDm7TctJZmnmuP4g3h7X4sF8huEey7xR8zgG9JQab5dcJocxLXKYE\nQs0Uo8ImSfNjsdZ/hNThu+SnncOZ7hvx9Fn/44XlBevHdrTEpfvGdHbOZACe\n4qRR+88p04/Yv6RuWvWCKxwHsiscrLoC41k9/yk9CUxBWlxNLhXDXDXjtBG3\n0D4WBvEwScxx5nDYIokJMB9nNXxGfBFsbCW4LwXBi+uq2bKHjSzw1I3Va/EZ\nmSzTNSALRiYhu6/lrt36GczWkF6fCQJjITG/zGcTz9mzRJa0FzMhCD8r3cUE\n+W6DzYC5o2TOEpY3PMyWZaipS7T50TFSPPJ9U19Yu1bE3MWRgUFRpKB9AMe7\nnBP8nm98CBmkBKw7LlJ+Pa0G+ep6g3m2HpdvHujr8nc8IA58ompXiJgq/L1t\nzJQTgpLGhISWKPnO2gFJdj4McD/DS+Iwj6XFaVJyTLPzWwWD3UIDkzn27+At\nhtQOtFB6iNd67VkX4+y1VkMReMvjnDdpyhqBtV+Q4wnKRGLP/qwTQHcUTE8M\nnKrC\r\n=ftjf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.es.js","gitHead":"23dd956fd3291ec65e268130b91fecf0c6ef7900","scripts":{"dts":"tsc -d --emitDeclarationOnly --declarationDir .cache","lint":"ts-standardx","test":"npm run lint && npm run build && jest --no-cache","build":"npm run clean && npm run dts && npm run bundle","clean":"rimraf .cache dist","bundle":"rollup -c","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"7.20.0","description":"Load module from string using require or import.","directories":{"test":"__tests__"},"_nodeVersion":"14.17.3","dependencies":{"nanoid":"3.1.23","esbuild":"0.12.15"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.0.6","tslib":"2.3.0","rollup":"2.53.3","ts-jest":"27.0.4","typescript":"4.3.5","@types/jest":"26.0.24","@types/node":"16.4.0","ts-standardx":"0.7.8","rollup-plugin-dts":"3.0.2","@rollup/plugin-typescript":"8.2.3"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_3.0.0_1626960667984_0.1300111331617797","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"module-from-string","version":"3.0.1","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@3.0.1","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"8bcc26a6593251df41dd03aaaeb0c6d8cf7dfa9d","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-3.0.1.tgz","fileCount":12,"integrity":"sha512-Vd8rXUsi3u2k3CfaiofL6g6ZHgqpN2wacDfNh7c4JU8IEH2JFRGMEKfEeQmbtOvsATuLdcQyFh79ecL3lQVi8A==","signatures":[{"sig":"MEYCIQD2S1onoPUxyZV0JdUKreTwWncRblo0avlz+ixfxWgBmwIhAOeyv3xGFAn2NSaiN153NTwTw1K65vWwzV9g3suPqv0R","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhERo5CRA9TVsSAnZWagAAPqEQAJ19qOqswODtO0g3u6rB\ne6b3dmYrRTVBNRC/uukUnSIKPgdQ2jC+MVDpmBZ/u9D8PTGfaB/ibMR5F6Lr\nm25wLBqyMgA9RDMvMzEiqH/bP8pJSMp21+1wkl9BvyX7zZQ38H4NlErcdSsr\n9+jZ7fuWMucmCi5VX8Th2uYjYQK9hos6U9o9up19Pb7TxNUR+ivOeG1zEjyn\ntUedCSg+/sZqQkofYoYXRwdt/PMtWi8dlRMwN+NLQIiQSwcnGJ4k2Cj64fYP\n6XmGf68X6L6RzlFU3w+borbggLdkRHa1DSsuV7/TKnJXNeCl+vBBUspqlYDW\n6c5jQHGHwHuAbFweGNa0FrSOXz7uikq/WQcACxzB0G2r36MyQi/A5hbIbS1T\noLVeIclMANHWrsLuyoXwV0sJteKkcLGj9IpYuUYQutlXdNSgLu54bKZ2T/NY\ndxOYyeEuNzz+qLXjGBnQ+eVnl/R3j11uYu5+ZtNZs7346Bvt3Bxxz529BK4H\ndNl3JTinhcDOa0IwG+f0GUCBO5Q6vsVt087XhSyreUBNhoQW5hmaf9a+xYlW\nicXcOlOgQhQZUiqkjlMb+nrILq1ks5bUKlH8/XCGS1S8FTmcXwn3XAv8fY5Q\nmhVlcy6ODuiE9ttDsNPUP8XuvfRaEsOpWhpAIYbkSTtflWTsLNIQfNimKAfp\nc2K9\r\n=HNkc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.es.js","gitHead":"b4bc75d948add2b5a286b4c30d9e321d7d1c1eb6","scripts":{"dts":"tsc -d --emitDeclarationOnly --declarationDir .cache","lint":"ts-standardx","test":"npm run lint && npm run build && jest --no-cache","build":"npm run clean && npm run dts && npm run bundle","clean":"rimraf .cache dist","bundle":"rollup -c","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"7.20.5","description":"Load module from string using require or import.","directories":{"test":"__tests__"},"_nodeVersion":"14.17.4","dependencies":{"nanoid":"3.1.23","esbuild":"0.12.19"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.0.6","tslib":"2.3.0","rollup":"2.56.1","ts-jest":"27.0.4","typescript":"4.3.5","@types/jest":"26.0.24","@types/node":"16.4.13","ts-standardx":"0.7.9","rollup-plugin-dts":"3.0.2","@rollup/plugin-typescript":"8.2.5"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_3.0.1_1628510777648_0.8947627215127922","host":"s3://npm-registry-packages"}},"3.1.0-0":{"name":"module-from-string","version":"3.1.0-0","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@3.1.0-0","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"8608e346d9ae9a9411c0523c89cabc28c126d061","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-3.1.0-0.tgz","fileCount":19,"integrity":"sha512-TuV1ABsFxeC22w2xpVfCdqrc+kXfAOL9JvaJ0NTxvoKyLLWsyRz+9oU+UFSO/7CbPOIGs0XPbDv8SMhDXDZNLQ==","signatures":[{"sig":"MEUCIF6RO0buvE5+8zXO7ZXs7/TnCm3ZzQKaRSN1N976yL8rAiEAlpgdndJm5+MuJLdO/sZKJe6GvO/gq6a098/cOdCWsj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGaydCRA9TVsSAnZWagAA46gQAIvH/Pk8E+L00vlywa96\n3MUrxqsFSwVXedqpoj5wiRi8q8wBkq+4bO/cteWU+0uwjNYEf2tM1/JjeJ8C\nOJDkQuxs1lAp9P9aBPKv6hFW/OY7PEV3A878bARBGbIdZ+vQTVh/2LJBZJxT\nlK3rUfGag4OW0cTKaeOA1RZ5Ent27wcS4KphN8x+flwtRkfPo0NFvchU+7oR\nfA6wbIdGBaCPC3ujPYKmXNH46PLLR8UlznVIPBK8bi621L2wCmTx71OR+aye\nWVcOAWjVkZCCKgT2E34muIR77T8S29K9ksX4EO5jEhipZLsfbCTo0gYc/Hzn\nN/BiVbOczIwxpBfCWdepVDksYX1q0AbS8/MOOPfo+CKM1C0MwRc4ehMgWDM5\nT+i/J4gMSZIzbDYRzIXmecGEVxnUt5ASmCeTmu3kjVuwVHNC1jbboqjsvXIF\n4JgeQHtwtnAf1kfQTObbkY7/sPdXEHxXrY4yJM/qcFTlor9PSjcZhujmdBkY\nI9HZ3G9S6Z3ex/Koj+UtCjYid/L/UA9fFipU7nAUtS7U3vyIjT+u6adu/1Y9\nsogrQ6w7+00WlSHOaLqFOUNHRnjKP4XMZR0cTXtorK+VxaqInwO+RUQ5XYIj\nLpOGkqw/O6GnZ66aeGmD2b6aIRMjT5lFPjVt3JdLVewyLOvEQ2QihOLdrq6L\nPKCm\r\n=XT6x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=12.16.0"},"exports":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"gitHead":"c4d28932142b012c7f091a7ccc67f1370005d993","scripts":{"dts":"tsc -d --emitDeclarationOnly --declarationDir .cache","jest":"npm run jest:cjs && npm run jest:esm","lint":"ts-standardx","test":"npm run lint && npm run build && npm run jest","build":"npm run clean && npm run dts && npm run bundle","clean":"rm -rf .cache dist","bundle":"rollup -c","jest:cjs":"jest -c __tests__/cjs/jest.config.js","jest:esm":"NODE_OPTIONS=--experimental-vm-modules jest -c __tests__/esm/jest.config.js","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"7.20.6","description":"Load module from string using require or import.","directories":{"test":"__tests__"},"_nodeVersion":"14.17.5","dependencies":{"nanoid":"3.1.25","esbuild":"0.12.20"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.0.6","tslib":"2.3.1","rollup":"2.56.2","ts-jest":"27.0.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"16.6.1","ts-standardx":"0.7.9","rollup-plugin-dts":"3.0.2","@rollup/plugin-typescript":"8.2.5"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_3.1.0-0_1629072541339_0.07343373894005367","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"module-from-string","version":"3.1.0","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@3.1.0","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"ff11f483954ec2b367f7692e92d8001dab8ab41a","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-3.1.0.tgz","fileCount":18,"integrity":"sha512-iOnS6qTa1Uf+diGp14Bes+SWajBZtJA2C1lJ0aVFkz9TmRS4wnVAGYBTeU0ETFcOucLxPUmZhlDVoiMq2iu3LQ==","signatures":[{"sig":"MEUCIEoYOPfnyNSi7Pwj9dAoBnmt8yRcxzGTIF45WcqXcoiiAiEArdZABe2aLTgugSPbDxmmY9qaA+RiFJ/ZlgwBX/Ch7oU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhISheCRA9TVsSAnZWagAAez8P/0IqJWFrp7f35cY78ytm\nBPfF2i/+je/fEhBbnYa/Lri5+bWaKT10wEjHzbn/jU0qhzyNu5luSax8CPT3\nO09y8aZQ7X8l+mq2IXyDDDHJ6aAnA9TVl3lajQDTqXnxn1ZwuSizn/RVKPvC\neKdovpiiVoDqKb66cNRrvGiJj2fZb0nKAGuvuu9AgeKfpOBCGo8Ob/zxHGvL\nx6RhvW9Q3I5hHJmuteojPNi07gkAryW7SNb4Jiwud0pmJZs9X3ePFDAsosUB\n4SP2VbqLZ6vPvKp14SIgPTCmicQTicqVdyz8XhQMjIK7F+SS9vbPFKaQvzNr\n3ANurVjYlP/pULLTNV+AKBXPbMJFRQkM3HdSpZf1fnav1h9ORF3RyxTgfVUC\nEQDHUVZa9oHRZaN7sBIcSJKb+q5LL7Bfb3XEn0ov7UK6Q4pksneAouQDJLI0\nP6r3vKQZ7eGk5u+9Lr1teCaUITa2vL9n+OmZYEsV/eMCgkub4lMlTUnG4WuM\nIwtfom/spYzwVe71T7F4CjM28cOnEGyriOxWoY+5e7gPFSqxv6/qKoMN+TC6\n+3/+JBalXMzPqsHwoB4GtYUdz0+7efZbdZKKScWonkRXse3CJl7kew1i7imk\nLuqSaLh+HOilAFASdO9ABk8smjEyYu0lQbF+Kz/zVYP+hPfYXTVhH+HQ//TP\nW2j2\r\n=myem\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=12.20.0"},"exports":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"gitHead":"7f6beb9b194dd92caeac8ef928912b7915f26662","scripts":{"dts":"tsc -p tsconfig.dts.json","jest":"npm run jest:cjs && npm run jest:esm","lint":"ts-standardx","test":"npm run lint && npm run build && npm run jest","build":"npm run clean && npm run dts && npm run bundle","clean":"rm -rf .cache dist","bundle":"rollup -c","jest:cjs":"jest -c __tests__/cjs/jest.config.js","jest:esm":"NODE_OPTIONS=--experimental-vm-modules jest -c __tests__/esm/jest.config.js","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"7.21.0","description":"Load module from string using require or import.","directories":{"test":"__tests__"},"_nodeVersion":"14.17.5","dependencies":{"nanoid":"3.1.25","esbuild":"0.12.21"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.0.6","rollup":"2.56.2","ts-jest":"27.0.5","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"16.6.2","ts-standardx":"0.7.9","rollup-plugin-dts":"3.0.2"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_3.1.0_1629562974459_0.06688855214488343","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"module-from-string","version":"3.1.1","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@3.1.1","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"e5b611e3bdbace1e5a4f698834119098ec57c405","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-3.1.1.tgz","fileCount":18,"integrity":"sha512-hpN9hdOvqx+Opv5FFzhMWb7ePHZlzG4m22aPFhhMNnPB2xEUOY+9IFqEb0QOy3+jceNFTweCWxFh7UU7OcJvQg==","signatures":[{"sig":"MEUCIBjCuPp/ld0lwFfCnDOeK+p61U6XGuqP/y3Izoxt+zpWAiEA/qH2AtTnpJSL7EXNNx7WemS9jf1wYerOewPeuBcMQg4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhKlyzCRA9TVsSAnZWagAA/6wP/06EFHHd6PUoo55NorWy\nj5iVY+d8c9dg1slJgkJHsplUyf45npWKmNaIakQi0aT6cazeBwi534o2jDYr\nzMDMMzHTF06UozEe+137EW391VnK+Q1ayj+KRHpm77OWaP0XabiWhLwcwpq5\nZh29DNqsm6/2b4JPNluyzgL7WU/EE/L52kvRBd5e0fmHC6h4XrL9wSpXkyWD\ngZH7zFR4R82CXkQ3JJfaSjDJ5iKErsZRarot/xI75wJwzjBgC121/Ibomgu1\nLYDKtyN/ApfPrjrdZMgpmLGLQ1aQDgyfhsrpUkNHTL2X7x5s1vzPWX0Uh7pc\nrqbRvqTVv2N/cAoYkMd+mSMQElN5j/pBwu6UJNTAeWN+8JCZKriou1ZDlY46\n9GRR4AZ2CSPGioNMUwT0++6qYHRJ3wlxin77A7KeLnn9T0qaDde2i/FUfX+C\n+jpf4/WhuxjFYCZZ5S64/USgwaAmzgYB/k0QHEarwYJKfvqChZ4Fb1Q+Puzt\nKTrXlLf0gDn+DZUQu6I7kRmv4j4TLVftWC1EJiZ2NdGfboYey0fSFy1s/h4m\nFA3gqKj2QH6nZqaTOykPAZjNoq2u3lcHrjd9UUOw9y0dgGJ2zctd1gKVMcGc\nbn1/gtTn8Dd3EpYTE7wVTUvWa88bNS4crTaNW29H0d9JDglF2Zik10bgAFO3\nuEpP\r\n=SvYW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=12.20.0"},"exports":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"gitHead":"bb3c5570fe16b172e14a4f578967aa82e92d37e7","scripts":{"dts":"tsc -p tsconfig.dts.json","jest":"npm run jest:cjs && npm run jest:esm","lint":"ts-standardx","test":"npm run lint && npm run build && npm run jest","build":"npm run clean && npm run dts && npm run bundle","clean":"rm -rf .cache dist","bundle":"rollup -c","jest:cjs":"jest -c __tests__/cjs/jest.config.js","jest:esm":"NODE_OPTIONS=--experimental-vm-modules jest -c __tests__/esm/jest.config.js","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"7.21.0","description":"Load module from string using require or import.","directories":{},"_nodeVersion":"14.17.5","dependencies":{"nanoid":"3.1.25","esbuild":"0.12.24"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","rollup":"2.56.3","ts-jest":"27.0.5","typescript":"4.4.2","@types/jest":"27.0.1","@types/node":"16.7.4","ts-standardx":"0.7.9","rollup-plugin-dts":"3.0.2","rollup-plugin-esbuild-transform":"1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_3.1.1_1630166195592_0.24761887231647117","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"module-from-string","version":"3.1.2","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@3.1.2","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"7eda823d6a153877db6b736b5d6f5e81dfa9d097","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-3.1.2.tgz","fileCount":18,"integrity":"sha512-xoWxjSF56khOcIFe4xw8KX9l411C5LIHsVzUTu8n+K3EUX5OTMrZafC0gb74GYr7s0KK4OpBPQZ/8GC2CqL5fw==","signatures":[{"sig":"MEUCIEdLFtG1byDMGPs3Zgg0lIOPp345O81oBRO5BGFUTDSOAiEAtjxpGjrsTo7dPc2dTSXcfvcsgLoyRzM/TYKXBiIZbr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30741},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=12.20.0"},"exports":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"gitHead":"d62548549f5e341f70ed583b13de47e131be1c74","scripts":{"dts":"tsc -p tsconfig.dts.json","jest":"npm run jest:cjs && npm run jest:esm","lint":"ts-standardx","test":"npm run lint && npm run build && npm run jest","build":"npm run clean && npm run dts && npm run bundle","clean":"rm -rf .cache dist","bundle":"rollup -c","jest:cjs":"jest -c __tests__/cjs/jest.config.js","jest:esm":"NODE_OPTIONS=--experimental-vm-modules jest -c __tests__/esm/jest.config.js","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"8.1.3","description":"Load module from string using require or import.","directories":{},"_nodeVersion":"16.13.0","dependencies":{"nanoid":"^3.1.30","esbuild":"^0.13.12"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.3.1","rollup":"2.59.0","ts-jest":"27.0.7","typescript":"4.4.4","@types/jest":"27.0.2","@types/node":"16.11.6","ts-standardx":"0.8.4","rollup-plugin-dts":"4.0.1","rollup-plugin-esbuild-transform":"1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_3.1.2_1636288291199_0.9045570741255353","host":"s3://npm-registry-packages"}},"3.1.3":{"name":"module-from-string","version":"3.1.3","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@3.1.3","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"6dbd164e043ca51a9abe8da4a0133d9936f01378","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-3.1.3.tgz","fileCount":19,"integrity":"sha512-e2JDcVU+63cLKJbMczngAU2sUhcN72YUjmbie4oiY7iGRWqUQILSVSntErDiAZU/Hbx5wncVOjPglIX18C5XzQ==","signatures":[{"sig":"MEUCIHNJr8GyM+tAEKON5xY+afMoD9wyteCyhbkcRydy3vN7AiEAjpE+P3lfZr/SeE2wPRhOMLO9Y9OL+Siss5VLLMlMwcI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJholP3CRA9TVsSAnZWagAANEcQAJJhE5AF/3gSs4G+ApAy\nBqGPSPIzCgVbqfmNgZYtFgXfG1y+o1am7lfAQBuOPK/8EoWT+XJuEm06s9lG\nryhUqFl3KD4HOU4FP9QRcYOaSpvqpSUAoe0cHcvY5Uz9qOcg5iPycoSsCA/l\n/c5TJUt9lt9zmVMEiJqkjtbdieIma5VQWiVXkFaWzvOw8e5fteDeEqUyWHnJ\nvvyIHr6p/JR2SmSn8eJp7FxszsDmZGhSkQigpWCDfoGdgJIaWu7I74vea/Mu\n5MWW0dpz41BAXtvEURtrwzYzdVVc/OpPYaNVkyLma97m4I5FnCHWAjEoqc92\nF2eWAn6trleConKG/CJg6xMq+Bn/i60+jVfF6Hm87WCtQhat2xUNGRR5C4IW\n7xMbpFhYH+383EluwsxBC2RbQbz4OyJXXiVevFVaiePC8AxORwCE/8pp0BCb\nQTYos3QRa2qxJVVt7BrCCKvraFDasKb/6xs2Cl3niOf47iEB/WSbEPmqC9WB\nbgvmkPT8mJfpL+GOWsCGtKvCDTOTkkuQv6W8M4g82kYwSyZY5vEeOcU7gsB0\nOrapV8zCgg65ksiXFBQ8+0h4IvH+ucoX2Lj11qS/g8Bzx9JSNH8Lptbc0ec3\nLr+d14zjsot9W13n4H2n/to9H1bfZztWTAVm92wT74m0nPGT3uGELEvG4vIR\noZcS\r\n=YjMP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=12.20.0"},"exports":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"gitHead":"fe07486036067e1604426847868ea0913ef770d2","scripts":{"dts":"tsc -p tsconfig.dts.json","jest":"npm run jest:cjs && npm run jest:esm","lint":"ts-standardx","test":"npm run lint && npm run build && npm run jest","build":"npm run clean && npm run dts && npm run bundle","clean":"rm -rf .cache dist","bundle":"rollup -c","jest:cjs":"jest -c __tests__/cjs/jest.config.js","jest:esm":"NODE_OPTIONS=--experimental-vm-modules jest -c __tests__/esm/jest.config.js","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"8.1.4","description":"Load module from string using require or import.","directories":{},"_nodeVersion":"16.13.0","dependencies":{"nanoid":"^3.1.30","esbuild":"^0.14.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.3.1","rollup":"2.60.1","ts-jest":"27.0.7","typescript":"4.4.4","@types/jest":"27.0.3","@types/node":"16.11.10","ts-standardx":"0.8.4","rollup-plugin-dts":"4.0.1","rollup-plugin-esbuild-transform":"1.3.2"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_3.1.3_1638028279284_0.366504035140085","host":"s3://npm-registry-packages"}},"3.1.4":{"name":"module-from-string","version":"3.1.4","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@3.1.4","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"e881fcceda4a2f3ca19eb6acd209d1f54d082e88","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-3.1.4.tgz","fileCount":19,"integrity":"sha512-qKh4vPA3DeVxczzgG871IDinDMg47TAO7ZJajsHKwV2dHkKncLx4ksRQHR6JvnjqOapEUm8HQ4GE2BFq8yu0Bw==","signatures":[{"sig":"MEUCIQDuICNbkCUiiufAr57x6jcZF4W5eDy1Pux0MxC7nskEJAIgH1xH9WkC6fxRQPmkMnkLat4U8lIR9FgKDyMYE0LtmhM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxQx9CRA9TVsSAnZWagAAp58P/3dGo2cjkcreMyRymq6m\ne/7XsXpDATnAe/H9naoaaISKoIx70mCH6aCDIYJBwh7S4r5wBNqi1EexG5aq\nYFgBAalxyEeT4QgmAVezZ/2nYMRi4dB3twjR+5QIE+OwVN5GE14BCJizpRtj\nP+ZahhrVo2EZegwm67QgMHSJYVLmXsqDdhqk/XC7rXyo1nuWu5Ic81eWnrP7\nW0PgVQAONT9oI36us78KIWdKHmYhUQqKGYNr3WSX8yiPLRrjXKNn4pok6DhS\nSDbTw56KDfKzi3GIHzf7B4Rt7hhFAWhLq8ZDV4+DzEQfBvKYUaygitU75sw0\ntFpcAdchF+ZkrbHBHKXKGl7zwYtais2BfapckMsnN/AH/hM5QLeqpw8Q7lnT\nc4BELUVMf6fqRcyjAC/yNTG+8JV1pNBRV4yMq/ptO/uEeP7+zPV7Kdn88BZB\nVQbtYYs7+hWFasEXzIftIAFWYgLccWFpr5ujdbeW+IOCBduM0Or+aREfvVaS\n/9VgjcMQX1GArPon3gxRKKy49iYmHSNLqwg9lvVVFxLfaVi19Lb4Q453PDQJ\nA7NS664bAhEemgo+dmu7tmkdx6em4fmYpHZK+FcjBe1rmM4OZksIxhE6zXzY\nL9duVG15IU0DvYelTg5A5RwpcujqmU2OFXpUFbbOkG3pN8157FPxj/2BqeMl\n+k7P\r\n=6mjq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=12.20.0"},"exports":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"gitHead":"60fbf27c6aa8e5530ba31947fca71bb5dd89eb9c","scripts":{"dts":"tsc -p tsconfig.dts.json","jest":"npm run jest:cjs && npm run jest:esm","lint":"ts-standardx","test":"npm run lint && npm run build && npm run jest","build":"npm run clean && npm run dts && npm run bundle","clean":"rm -rf .cache dist","bundle":"rollup -c","jest:cjs":"jest -c __tests__/cjs/jest.config.js","jest:esm":"NODE_OPTIONS=--experimental-vm-modules jest -c __tests__/esm/jest.config.js","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"8.3.0","description":"Load module from string using require or import.","directories":{},"_nodeVersion":"16.13.1","dependencies":{"nanoid":"^3.1.30","esbuild":"^0.14.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.4.5","rollup":"2.61.1","ts-jest":"27.1.2","typescript":"4.4.4","@types/jest":"27.0.3","@types/node":"17.0.4","ts-standardx":"0.8.4","rollup-plugin-dts":"4.0.1","rollup-plugin-esbuild-transform":"1.3.2"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_3.1.4_1640303741423_0.3632044175450755","host":"s3://npm-registry-packages"}},"3.2.0-0":{"name":"module-from-string","version":"3.2.0-0","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@3.2.0-0","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"7dc7852d120b59f4699d883fd705669ed9268a2e","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-3.2.0-0.tgz","fileCount":19,"integrity":"sha512-wToX9XIR1u4Iaulj/wAzEGZC+aqYWeHllPpU1xAdgP5tMGuea3GY0wSOqBKzeZVv2fOc0SfYDPrmdasLT80dqA==","signatures":[{"sig":"MEUCIQDamrc9wZ0F9Y9bOZ8mkXbBqdzExhZjsni7kLDUdpowFwIgK9wfuK6HPe418joRDAQtGxyErP4NOBhKfJlihfhBY0I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiz0SHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo04Q/+KNJZVXsBEuaLN071+04CEcwijiJEcLAtm2RPgP6fmwo9ZlHN\r\nKHbNj3iyokcr4zC9Xb4IqtTN/uNbWzBIH3m2u8yN0zOZ99OuvvfXhNd6+TAz\r\nTDc8rkJ5dx54UzeJKsR7QCwIfUS+Zb0sHJPWTFxESFeGeS2AYprGlzHkvqSS\r\nesh/fEXmOBhAdGgeOOVXEbi7AK9XrVtEf0mTFKunbrjPzES31jOuOxYSum2D\r\nTHUHm95/D8qs//jXh1ygseXZ/9262AzHf9OgYM/wAoB0JujqtKJ1JCk4f9dh\r\nbcdsUUGFZa7zhFwUpl0N7nA5OurEvAQcxOj2xkvFOahygHPZs+WmzDI2/LHN\r\nbkopwZ3Axb++N5is2bmcdkpF0CDKkLauXaazPGT8u2kBAn4nwlwjlNWDb89N\r\n87T6vPbCWK1q6Wm3Sk0GQoqX9CWTARLOS8rDV+iSRfFkzfXKiNL0K8Ovvm1f\r\nXXs0xLgQ5Ilt7SYgRs5Zj7DU5QrOfbl308ZfFLDK0lzraHunZPhdwoHnVy6p\r\nOzfqeiT9+2dHub2tQS3eG6kY54sT9tR/D3YC2Qh1JsHqccRkhDr2apws0csQ\r\nCD4igqJTWPdPRsxz3GN4Xlsum/c/2Tt5REkh+fLVBRDiXqVm2wJeLoO4emrv\r\nNBOewZQUxPr4S/T4EqBVBnfsT8p61TzV7I0=\r\n=eMVf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=12.20.0"},"exports":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"gitHead":"73f57c7ba62d9ffe21e7ce923862e43c97d9344d","scripts":{"dts":"tsc -p tsconfig.dts.json","jest":"npm run jest:cjs && npm run jest:esm","lint":"ts-standardx","test":"npm run lint && npm run build && npm run jest","build":"npm run clean && npm run dts && npm run bundle","clean":"rm -rf .cache dist","bundle":"rollup -c","jest:cjs":"jest -c __tests__/cjs/jest.config.js","jest:esm":"NODE_OPTIONS=--experimental-vm-modules jest -c __tests__/esm/jest.config.js","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"8.13.2","description":"Load module from string using require or import.","directories":{},"_nodeVersion":"18.5.0","dependencies":{"nanoid":"^3.1.30","esbuild":"^0.14.8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.4.5","rollup":"2.61.1","ts-jest":"27.1.2","typescript":"4.4.4","@types/jest":"27.0.3","@types/node":"17.0.4","ts-standardx":"0.8.4","rollup-plugin-dts":"4.0.1","rollup-plugin-esbuild-transform":"1.3.2"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_3.2.0-0_1657750663210_0.581967853360218","host":"s3://npm-registry-packages"}},"3.2.0-1":{"name":"module-from-string","version":"3.2.0-1","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@3.2.0-1","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"91c55207a7657468ff3075595eb3ed2c87306b87","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-3.2.0-1.tgz","fileCount":19,"integrity":"sha512-EqepxA2AoxgAPuWQ2sSACM38BjnBQGV6rq7qbIGK+0bNJ8CsEprtA/XPcQ13l+IzTFdKY/31uhr3noKvNcFOgA==","signatures":[{"sig":"MEQCICBHbVwMPFux7ckL08GAPPxEdy+pZa59Ww6As6LuZWB0AiBCMvS3jGXomCG6KPMz53inRGH0QAt0ROuYkkBK9h0AMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0TvwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBKg/+OzedAEZvwurTmJ7krqa89VbmzCDe4T1FD8WcGMqD9v4+gOtZ\r\n6GOFhsEaoBLWecZ/EFDeAnx/ysYsL/k216lW5dBGIMn1X0/rVFA++nU4geJC\r\ntPCwKJFbwcHVN5AUso972Ng6fA315FMde6LnyMaBEJ3ESKWiV62OiC73ufOb\r\nCY6RHF7HByPmX2+m1GsSIdLaYOCsKfq9e5Y1DKxT3vaYkLwJdZ2vRil1DHV0\r\nsGdqQ3NOgzmA4FGNPEj6kzpHlj4angIDylYbL8Ui5h+Cs0nHeIrjfucmQrva\r\nJj/XEiOyie6qbiDTYw/B1+pBGgfXTpvRnJloQOQWqpW+VSPPDpLlCXhsj6HC\r\nJHlIsBUk+/nQ1MEdbbF+0XuocyS5Od4FG2VhY34185C/wt5Kpaqy4IKL7945\r\ni3idt93VFCUkCsFsVJM1WpGET6qYRa+RWOLoH6OSuKCVuQycfJHY3hHbW2yN\r\npoMZ53ooeWBXu+CH9TvKjAWaBKcDM1ZOstmb6EcvVTvsbsXRhe5va8jmk6gV\r\ndBGM2qVAABbUdS0iOOuWR/ee7+Z3b5eo1ewFNrUD7L1g8FyuHR4ej/9gIQEY\r\na4AYwHkntMnaD7RNr98lGaZ/lTykQWkN7I6PX5RlsfF4i7AOLi+kr/m51wk1\r\nIFsqBtgctLV0XIKGk1bVLf0u0INLsJFb6Lc=\r\n=wfY8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=12.20.0"},"exports":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"gitHead":"54d77084ff991229848116ede15ab66ed7955c73","scripts":{"dts":"tsc -p tsconfig.dts.json","jest":"npm run jest:cjs && npm run jest:esm","lint":"ts-standardx","test":"npm run lint && npm run build && npm run jest","build":"npm run clean && npm run dts && npm run bundle","clean":"rm -rf .cache dist","bundle":"rollup -c","jest:cjs":"jest -c __tests__/cjs/jest.config.js","jest:esm":"NODE_OPTIONS=--experimental-vm-modules jest -c __tests__/esm/jest.config.js","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"8.13.2","description":"Load module from string using require or import.","directories":{},"_nodeVersion":"18.6.0","dependencies":{"nanoid":"^3.1.30","esbuild":"^0.14.8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.4.5","rollup":"2.61.1","ts-jest":"27.1.2","typescript":"4.4.4","@types/jest":"27.0.3","@types/node":"17.0.4","ts-standardx":"0.8.4","rollup-plugin-dts":"4.0.1","rollup-plugin-esbuild-transform":"1.3.2"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_3.2.0-1_1657879535717_0.07112696533102691","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"module-from-string","version":"3.2.0","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@3.2.0","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"1800974b7f9d0af2644ca0ba6a6ecabee46ac906","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-3.2.0.tgz","fileCount":19,"integrity":"sha512-k+ibvAp6L/XwlDpwS9QTNDB8aRq+pxV1EziVxsoeKH+jMw89nL4+WyrN5WMj/W1Be8pmIJJGo52xFZLf8JJwpQ==","signatures":[{"sig":"MEYCIQCdfSglAPLA2e+PWAjwW4CIvh7GIv3TxtSAkoaK4smP3AIhAJQkRQw1pNoDQw67KWXGWyxKEMNGRDfMRog7Fs3ZxnKo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0/GcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+Cw/9FRaPpZW6+z5oXKqA+igAM9GJn+qvWcLSPLvjPV62//kZduq9\r\ndu1ZvB7kue4ET9PcfoemWcOhefgM/hyPIAXTmg6EAB4gyIz21Iy/eCyuDY6E\r\nuQK+M0zg1b/ZujkhnmZAXrOSmdrlkSwJZ7TVXsY7dvemcjkfeSytwldgH51p\r\nutz3RA+QogUkT81rhh7R68QWh6sjjxdhq8L2DiGtu2WXr0VaGA63W3LgGu49\r\n3nuEa1c1LM3BtRyvDwg8YepoA5VXx95qXT6w5T36zY+X9zPz/npcZnTogzsU\r\nX7mN4o9FgletxlRqUXo3k0DII3mTTtg6Dau8WxtZnFxCXA4bzhSQXAGJ07ub\r\nFhQNBeMxYGnN6MwOmo4LZAGVvEtrWqm8k7aVQDMqo5olFEUfR5zIbjKJaLMo\r\nQNqOReJyPICkXR/Us5DiREwhOF1J0MsqJTclHjYQdOuyy8qskNCz75yU84Ih\r\nQTyVxP1m4Bo3wX8/Z9MfvBN/P+mwFgtsPYwQPRdSeLO0mKXYA2NuCUlTYvlr\r\nQKFaTPR6e3rRNvVmVbD/wOrt154Ir4hDnyuKpyCScEcok9rb0KgzYT/83vAF\r\nOEZ6+ivPLmgPi1u0Et4JskxyEYHciVECpuZZaXgbugexHJZ41d9KLimtza29\r\nFF0BjcCBYojCEiGYhQiDizkNtdmCHf1QvXY=\r\n=YP4f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=12.20.0"},"exports":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"gitHead":"788123afd2fe4b0197c5b168f12968d520c3ba8b","scripts":{"dts":"tsc -p tsconfig.dts.json","jest":"npm run jest:cjs && npm run jest:esm","lint":"ts-standardx","test":"npm run lint && npm run build && npm run jest","build":"npm run clean && npm run dts && npm run bundle","clean":"rm -rf .cache dist","bundle":"rollup -c","jest:cjs":"jest -c __tests__/cjs/jest.config.js","jest:esm":"NODE_OPTIONS=--experimental-vm-modules jest -c __tests__/esm/jest.config.js","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"8.14.0","description":"Load module from string using require or import.","directories":{},"_nodeVersion":"18.6.0","dependencies":{"nanoid":"^3.1.30","esbuild":"^0.14.49"},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.3","rollup":"2.77.0","ts-jest":"28.0.7","typescript":"4.4.4","@types/jest":"28.1.6","@types/node":"18.0.5","ts-standardx":"0.8.4","rollup-plugin-dts":"4.2.2","rollup-plugin-esbuild-transform":"1.4.1"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_3.2.0_1658057116688_0.29089377615065914","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"module-from-string","version":"3.2.1","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@3.2.1","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"278a88c1f8ec3a96ac377e0b888288c7be566e1e","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-3.2.1.tgz","fileCount":19,"integrity":"sha512-MSeMEs62meSuZ4twaGM9KEvB5PVN5gWauVyEXupTjjDYGt/5Anw2vOzsUVWjnjzF40tFbNB9VA2d/4AuAwMHtA==","signatures":[{"sig":"MEUCIB4LTLEBlevEXT8RdXJqEnqi4mOwXv/QIqI97s8YASLxAiEAnucpY9aR1xI138B6mu24Efl6d64QR1qJz4hGoXkHA/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6X5PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFqxAAkJrb0HeWQhNTr83HvxneURl5pRH38PKPl9w3BVCUii7/HzRl\r\nfNsm1j7IWkv01IVP+JFaXllaM2PEkgYXKSmNJG9NUfmjRt0XhGLVphPOo9jd\r\nWIuiViXoUw9YCow23YWhMyxEcpcrVW4Lv9W44neq+iKx23V/2yoYihYy7fTy\r\nDRa651yCnkhnC4EEqUmmIwzYQe2Bfsjv0BmFCRgdK+kbtppckoOcvxhbVqw4\r\nelx+vdYd3EJU039XhYy5GkXa8LFsu2yhp2yjtonZAy2ReraJkfF0l8p4QNMn\r\nf2jvIHDN0ao0e0Cs6R2VfVTdsp8y8eJVNLUez3+G2n4+5DxFKayqAgqy7lPa\r\nafYbWTNfa8f8HeMf8pqvBKK9KwpFHBlyV+6+6nGVMJZ42njm3DOK5EiVy5cK\r\nWuk3GJ5DVYNC1vjIiKWlll2JGkU0Yj/6TsSOKeCXtLxMqwLLHbnjNvxyCL8k\r\n0jFk8DnbF8XafJ/G3h1jSPOlGEu9hjCbrqRlGMeu5LuE2VeX8o7wH1/cWPlo\r\nHypNJr2AoiOKGuISl/JjQS5gf54hy88cLqdRC5UJV0J3Mt8eT6vBnhdH1CZY\r\nZrKsXwKCghXPBtjaxvNSx/vqZADA9abNck+iLJimkZv04ZgH+nVC5AngTos/\r\n1vW4z+DXYAyg2z7A5ihqd4CaSYavGq9nBAg=\r\n=VyEm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=12.20.0"},"exports":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"gitHead":"00c07f146947f70e9e40bec1f966ec65ebd6cce3","scripts":{"dts":"tsc -p tsconfig.dts.json","jest":"npm run jest:cjs && npm run jest:esm","lint":"ts-standardx","test":"npm run lint && npm run build && npm run jest","build":"npm run clean && npm run dts && npm run bundle","clean":"rm -rf .cache dist","bundle":"rollup -c","jest:cjs":"jest -c __tests__/cjs/jest.config.js","jest:esm":"cross-env NODE_OPTIONS=--experimental-vm-modules jest -c __tests__/esm/jest.config.js","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"8.15.1","description":"Load module from string using require or import.","directories":{},"_nodeVersion":"18.7.0","dependencies":{"nanoid":"^3.3.4","esbuild":"^0.14.51"},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.3","rollup":"2.77.2","ts-jest":"28.0.7","cross-env":"7.0.3","typescript":"4.4.4","@types/jest":"28.1.6","@types/node":"18.6.3","ts-standardx":"0.8.4","rollup-plugin-dts":"4.2.2","rollup-plugin-esbuild-transform":"1.4.1"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_3.2.1_1659469391720_0.21083394742522255","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"module-from-string","version":"3.3.0","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","_id":"module-from-string@3.3.0","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"homepage":"https://github.com/exuanbo/module-from-string#readme","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"dist":{"shasum":"9d45dd2b8edad4e8f2979ed52a1dc93e344e68d3","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-3.3.0.tgz","fileCount":15,"integrity":"sha512-VsjwtQtXZloDF7ZpBXON53U4Zz02K1/njJmfZcK+QDlYKgdL0ETq8/FeuU0G9EHxdG5XiTaITcGaldDAqJpGXA==","signatures":[{"sig":"MEYCIQD6oLCXTDLMMFMUWlafhrqYvBafQ3xm1k32NUwFIpGURwIhAI3xILmMyRLQFrq1Hgi0y/iZgTpvuOOlXgTg0zM0u9q6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJEJWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKCxAAg+fhLG/oucovjF3MKs6F+72V2ZZ4nDdYGXJKEKIn78BrhNO7\r\nBDjCrbZaAv1lldm7xgimVpjeEPgKvn9ClJ2Jh1qFjPYMdBym5egoiPr/grIE\r\nMPoXFzNmBlvvFxGlrfACNqtN9VMymVtVnFDh18g6jUbix6OQjc7UjxVJEVN2\r\nuSvMQ8jEcGp0ZKcM8rXqCwddDU24CTkXAFoE6WvnQY4m+m0mtcZEjZcqwpOK\r\non5RrlzefgDmhr5YSRAdzRTXwh1tIcBqNpD2B3o6eOfzNDp2/0jV2EaMohTY\r\nSlqEbB5t7/14IYbqX88b2+4LNLoherdRRk+oQ+59EzfDLq1S0SU083SQdLy1\r\nSw++tMnjQwnHpT2Q3D21DiXAnsKkLpq9WPnurLI6x0oic4yiZB8W3OmOPB0s\r\nmm2DqGyxe2VN8a9dwAO0kJ7piH4YjXYk8uYPJEV8so8malq2f1GyOCc5Umps\r\nTFV9JnyxpqG5G9uTN+89nR8nSytzaZAv4T4xVsossXyvMMo4e9ZL1e28gBkZ\r\nvl+vbuuLQOHAdX9i3dThJSKkyuww4D5bq7A7Sj50hqJ4NR3OH9s9gaXyprlB\r\nV7Wx7SC/iC390smY44XMcF0qOOGb3GtBcSEPkmq9zbM9CesBTJoNW1K+doKz\r\n7yi37Y9KMv6a0Mjq5T+VkACCyN68axzAJXI=\r\n=r38n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=12.20.0"},"exports":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"gitHead":"ad67f216f295aad04af5497deea748b7f1ddddc1","scripts":{"dts":"tsc -p tsconfig.dts.json","jest":"npm run jest:cjs && npm run jest:esm","lint":"ts-standardx","test":"npm run lint && npm run build && npm run jest","build":"npm run clean && npm run dts && npm run bundle","clean":"rm -rf .cache dist","bundle":"rollup -c","jest:cjs":"jest -c __tests__/cjs/jest.config.js","jest:esm":"cross-env NODE_OPTIONS=--experimental-vm-modules jest -c __tests__/esm/jest.config.js","lint:fix":"ts-standardx --fix"},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"repository":{"url":"git+https://github.com/exuanbo/module-from-string.git","type":"git"},"_npmVersion":"8.19.1","description":"Load module from string using require or import.","directories":{},"_nodeVersion":"16.17.0","dependencies":{"nanoid":"^3.3.4","esbuild":"^0.15.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"28.1.3","rollup":"2.79.0","ts-jest":"28.0.8","cross-env":"7.0.3","typescript":"4.4.4","@types/jest":"28.1.8","@types/node":"18.7.18","ts-standardx":"0.8.4","normalize-path":"3.0.0","rollup-plugin-dts":"4.2.2","@types/normalize-path":"3.0.0","rollup-plugin-esbuild-transform":"1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/module-from-string_3.3.0_1663320661898_0.3355656200490629","host":"s3://npm-registry-packages"}},"3.3.1":{"name":"module-from-string","version":"3.3.1","description":"Load module from string using require or import.","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"},"scripts":{"clean":"rm -rf .cache dist","dts":"tsc -p tsconfig.dts.json","bundle":"rollup -c","build":"npm run clean && npm run dts && npm run bundle","lint":"ts-standardx","lint:fix":"ts-standardx --fix","jest:cjs":"jest -c __tests__/cjs/jest.config.js","jest:esm":"cross-env NODE_OPTIONS=--experimental-vm-modules jest -c __tests__/esm/jest.config.js","jest":"npm run jest:cjs && npm run jest:esm","test":"npm run lint && npm run build && npm run jest"},"repository":{"type":"git","url":"git+https://github.com/exuanbo/module-from-string.git"},"keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"author":{"name":"exuanbo"},"license":"MIT","bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"homepage":"https://github.com/exuanbo/module-from-string#readme","engines":{"node":">=12.20.0"},"dependencies":{"esbuild":"^0.23.0","nanoid":"^3.3.7"},"devDependencies":{"@types/jest":"28.1.8","@types/node":"22.0.0","@types/normalize-path":"3.0.2","cross-env":"7.0.3","jest":"28.1.3","normalize-path":"3.0.0","rollup":"2.79.1","rollup-plugin-dts":"4.2.3","rollup-plugin-esbuild-transform":"1.5.0","ts-jest":"28.0.8","ts-standardx":"0.8.4","typescript":"4.4.4"},"packageManager":"npm@8.19.4+sha512.dc700d97c8bd0ca9d403cf4fe0a12054d376f048d27830a6bc4a9bcce02ec42143cdd059ce3525f7dce09c6a4e52e9af5b996f268d8729c8ebb1cfad7f2bf51f","_id":"module-from-string@3.3.1","gitHead":"328a784552ba7d062454dceac255b8476a5a6c88","_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"integrity":"sha512-nFdOQ8NHJXR7ITj2JAwjpPSgX3vjbG2LfBL1YA5gil8sLkFTFa5pmV9P1NBGRik65u+NNyGEeUMcwkbqwPJ/ew==","shasum":"d6362e7253c97876f3de1a285c1f0c6f99889547","tarball":"https://registry.npmjs.org/module-from-string/-/module-from-string-3.3.1.tgz","fileCount":15,"unpackedSize":53173,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDx2sZfyrzh/vT06DF0irorFdvLUykJKC6k+pycdwctfwIgD6OUFoldYlqPGdeH4BsvyPiLnzjsPSVuRWYRknzKAJI="}]},"_npmUser":{"name":"exuanbo","email":"exuanbo@protonmail.com"},"directories":{},"maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/module-from-string_3.3.1_1722229932964_0.9785857764965955"},"_hasShrinkwrap":false}},"time":{"created":"2020-11-25T19:24:17.570Z","modified":"2024-07-29T05:12:13.296Z","1.0.0":"2020-11-25T19:24:17.685Z","2.0.0":"2020-11-26T12:39:14.946Z","2.1.0":"2021-02-11T12:54:23.626Z","2.2.0":"2021-02-13T14:13:28.926Z","2.2.1":"2021-02-22T10:20:16.335Z","2.2.2":"2021-03-27T14:27:41.304Z","2.3.0":"2021-07-08T11:32:30.369Z","3.0.0":"2021-07-22T13:31:08.111Z","3.0.1":"2021-08-09T12:06:17.792Z","3.1.0-0":"2021-08-16T00:09:01.677Z","3.1.0":"2021-08-21T16:22:54.585Z","3.1.1":"2021-08-28T15:56:35.717Z","3.1.2":"2021-11-07T12:31:31.343Z","3.1.3":"2021-11-27T15:51:19.446Z","3.1.4":"2021-12-23T23:55:41.583Z","3.2.0-0":"2022-07-13T22:17:43.820Z","3.2.0-1":"2022-07-15T10:05:36.103Z","3.2.0":"2022-07-17T11:25:16.866Z","3.2.1":"2022-08-02T19:43:11.942Z","3.3.0":"2022-09-16T09:31:02.192Z","3.3.1":"2024-07-29T05:12:13.121Z"},"bugs":{"url":"https://github.com/exuanbo/module-from-string/issues"},"author":{"name":"exuanbo"},"license":"MIT","homepage":"https://github.com/exuanbo/module-from-string#readme","keywords":["load","module","string","require","require-from-string","import","vm","esbuild"],"repository":{"type":"git","url":"git+https://github.com/exuanbo/module-from-string.git"},"description":"Load module from string using require or import.","maintainers":[{"name":"exuanbo","email":"exuanbo@protonmail.com"}],"readme":"# module-from-string\n\n> Load module from string using `require` or `import`.\n\n[![npm](https://img.shields.io/npm/v/module-from-string.svg)](https://www.npmjs.com/package/module-from-string)\n[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/exuanbo/module-from-string/nodejs.yml.svg?branch=main)](https://github.com/exuanbo/module-from-string/actions?query=workflow)\n[![Node.js](https://img.shields.io/badge/node-%3E%3D12.20.0-brightgreen.svg)](https://nodejs.org/)\n[![libera manifesto](https://img.shields.io/badge/libera-manifesto-lightgrey.svg)](https://liberamanifesto.com)\n\n## Install\n\n```sh\nnpm install module-from-string\n```\n\n## Usage\n\n```js\nimport {\n  requireFromString,\n  importFromString,\n  importFromStringSync\n} from 'module-from-string'\n\nrequireFromString(\"module.exports = 'hi'\") // => 'hi'\nrequireFromString(\"exports.greet = 'hi'\") // => { greet: 'hi' }\n\n;(async () => {\n  await importFromString(\"export default 'hi'\") // => { default: 'hi' }\n})()\n\nimportFromStringSync(\n  \"export const greet = Buffer.from([0x68, 0x69]).toString('utf8')\",\n  { globals: { Buffer } }\n) // => { greet: 'hi' }\n```\n\n## API\n\n```ts\nimport { Context } from 'vm';\nimport { TransformOptions } from 'esbuild';\n\ninterface Options {\n  filename?: string\n  dirname?: string\n  globals?: Context\n  useCurrentGlobal?: boolean\n}\n\ndeclare const requireFromString: (code: string, options?: Options) => any\ndeclare const createRequireFromString: (options?: Options) => typeof requireFromString\n\ninterface ImportOptions extends Options {\n  transformOptions?: TransformOptions\n}\n\ndeclare const importFromString: (code: string, options?: ImportOptions) => Promise<any>\ndeclare const createImportFromString: (options?: ImportOptions) => typeof importFromString\n\ndeclare const importFromStringSync: (code: string, options?: ImportOptions) => any\ndeclare const createImportFromStringSync: (options?: ImportOptions) => typeof importFromStringSync\n```\n\n### filename\n\nName, path or URL string of the virtual file for better exception stack trace.\n\n```js\nrequireFromString(\n  \"throw new Error('boom!')\",\n  { filename: '/home/foo.js' }\n)\n// /home/foo.js:1\n// throw new Error('boom!')\n// ^\n//\n// Error: boom!\n//     at /home/foo.js:1:7\n//     at ...\n```\n\n### dirname\n\nPath or URL string of the directory for resolving `require` or `import` from relative path.\n\n```js\nrequireFromString(\n  \"module.exports = require('.')\",\n  { dirname: path.join(__dirname, \"../lib\") }\n) // => require('../lib')\n```\n\nIf not specified, the default value will be the current file's directory.\n\n### globals\n\nUnderneath the hood, `module-from-string` uses Node.js built-in `vm` module to execute code.\n\n```js\n// requireFromString\n\nvm.runInNewContext(\n  code,\n  {\n    __dirname: contextModule.path,\n    __filename: contextModule.filename,\n    exports: contextModule.exports,\n    module: contextModule,\n    require: contextModule.require,\n    ...globals\n  },\n```\n\nTake `requireFromString` for example, only the module scope variables are passed into the `contextObject`.\n\nIn order to use other [global objects](https://nodejs.org/api/globals.html) that are specific to Node.js, they need to be added to option `globals` **or** set option [`useCurrentGlobal`](#usecurrentglobal) to `true`.\n\n```js\nrequireFromString(\n  'module.exports = process.cwd()',\n  { globals: { process } }\n) // => $PWD\n```\n\n**Note**: by default the [built-in objects](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects) have a different prototype.\n\n```js\nconst error = requireFromString('module.exports = new Error()')\nerror instanceof Error // => false\n```\n\n### useCurrentGlobal\n\nDefault to `false`. If set to `true`, all the available variables from the current `global` (or `globalThis`) are passed into the context.\n\n### transformOptions\n\nFunction `importFromString` and `importFromStringSync` can use `esbuild` to transform code syntax. See [esbuild Transform API](https://esbuild.github.io/api/#transform-api) for documentation.\n\n```js\nconst { greet } = importFromStringSync(\n  \"export const greet: () => string = () => 'hi'\",\n  { transformOptions: { loader: 'ts' } }\n)\n\ngreet() // => 'hi'\n```\n\n## ES modules\n\nDynamic `import()` expression of ES modules is supported by all three functions `requireFromString`, `importFromString` and `importFromStringSync`.\n\n```js\n;(async () => {\n  await requireFromString(\"module.exports = import('./index.mjs')\")\n})()\n```\n\n`import` statement of ES modules is supported only by asynchronous function `importFromString` using Node.js experimental API [`vm.Module`](https://nodejs.org/api/vm.html#vm_class_vm_module).\n\n```sh\nnode --experimental-vm-modules index.js\n\n# Or use environment variable\nNODE_OPTIONS=--experimental-vm-modules node index.js\n```\n\n```js\n// with top-level await\n\nawait importFromString(\"export { foo as default } from './index.mjs'\")\n```\n\n## License\n\n[MIT License](https://github.com/exuanbo/module-from-string/blob/main/LICENSE) © 2021 [Exuanbo](https://github.com/exuanbo)\n","readmeFilename":"README.md"}