{"_id":"@agebrock/esm-test-module","_rev":"1-493ebd0420c32c631fa2aa3acd67ff9b","name":"@agebrock/esm-test-module","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.0":{"name":"@agebrock/esm-test-module","version":"1.0.0","type":"module","description":"","main":"index.js","keywords":[],"author":{"name":"Christoph Hagenbrock","email":"agebrock@users.noreply.github.com"},"license":"Apache-2.0","scripts":{"run":"node run.js","link":"pwsh -Command \"New-Item -ItemType SymbolicLink -Path node_modules -Target $Env:NODE_PACKAGES_NODE_MODULES\"","unlink":"pwsh -Command \"Remove-Item -Path node_modules\""},"_id":"@agebrock/esm-test-module@1.0.0","_nodeVersion":"21.6.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-NWXUo18zWb47nIdZSL/NPVyMTHxu+7R3bttI37twrzrLd/BtlEji4fng+bySt3oYhmPkQCeQN0/EMfa7YUh4sg==","shasum":"762ae53d91b656adf24b1c66afdd23a7e5134fea","tarball":"https://registry.npmjs.org/@agebrock/esm-test-module/-/esm-test-module-1.0.0.tgz","fileCount":5,"unpackedSize":965,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD26R/hED+xm+k66GNZeizDW5yBMloGgKdbrkxYqVBWGwIhAPrzliHNAPxLtP+7v3OvktqOzgCA2HuE+7wfGqn2m3oP"}]},"_npmUser":{"name":"chbrock","email":"christoph.hagenbrock@googlemail.com"},"directories":{},"maintainers":[{"name":"chbrock","email":"christoph.hagenbrock@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/esm-test-module_1.0.0_1710487831142_0.1997204239167334"},"_hasShrinkwrap":false},"1.0.1":{"name":"@agebrock/esm-test-module","version":"1.0.1","type":"module","description":"","main":"build/index.js","keywords":[],"author":{"name":"Christoph Hagenbrock","email":"agebrock@users.noreply.github.com"},"license":"Apache-2.0","scripts":{"run":"node run.js","link":"pwsh -Command \"New-Item -ItemType SymbolicLink -Path node_modules -Target $Env:NODE_PACKAGES_NODE_MODULES\"","unlink":"pwsh -Command \"Remove-Item -Path node_modules\""},"_id":"@agebrock/esm-test-module@1.0.1","_nodeVersion":"21.6.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-TqGgRjIR9IM1Zz6ESSG56AlvRZYolNocUJDk51zhj2Gq77gVVQGup6/G+XpAbWvlJJ3xdGNhawGwCtV55d1teg==","shasum":"98b725b986ca69e25b616d5f877381cf6df00afa","tarball":"https://registry.npmjs.org/@agebrock/esm-test-module/-/esm-test-module-1.0.1.tgz","fileCount":5,"unpackedSize":971,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPZYQefi5/lU3+44Zr7YHLPp1QpCr4LUc32+52QAVGFQIhAJtuhdT+eeakLK3gDMBw2FbG5bl+vLNDe4THmQrY3QTa"}]},"_npmUser":{"name":"chbrock","email":"christoph.hagenbrock@googlemail.com"},"directories":{},"maintainers":[{"name":"chbrock","email":"christoph.hagenbrock@googlemail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/esm-test-module_1.0.1_1710491360613_0.056926554335196666"},"_hasShrinkwrap":false}},"time":{"created":"2024-03-15T07:30:31.017Z","1.0.0":"2024-03-15T07:30:31.325Z","modified":"2024-03-15T08:29:21.386Z","1.0.1":"2024-03-15T08:29:20.749Z"},"maintainers":[{"name":"chbrock","email":"christoph.hagenbrock@googlemail.com"}],"keywords":[],"author":{"name":"Christoph Hagenbrock","email":"agebrock@users.noreply.github.com"},"license":"Apache-2.0","readme":"# dummy esm test module\n\n\n## Getting Started\n\nThis is a dummy module to test the esm module capabilities of the bundler, runner and builder.\n\n### installation\n\n```bash\nnpm install @agebrock/ems-test-module\n```\n\n### Usage\nThe module exports a test function that returns true;\n```javascript\nexports default = () => true;\n```\n","readmeFilename":"README.md"}