{"_id":"@agebrock/cjs-test-module","name":"@agebrock/cjs-test-module","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@agebrock/cjs-test-module","version":"1.0.0","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/cjs-test-module@1.0.0","_nodeVersion":"21.6.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-7NOnYh2k4XqPeWAyr5XLEdPnw+HaDvxHaZDNc6mQB1QA8SmSDgH6caO2AEFcbHWxg/sUq3F7o48QdMM/3TgTZQ==","shasum":"ea3a5148e0257998d9eb6c4a4258dcfcf3a8b86b","tarball":"https://registry.npmjs.org/@agebrock/cjs-test-module/-/cjs-test-module-1.0.0.tgz","fileCount":5,"unpackedSize":959,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHrc9mkF/MB4Cu8pLY9JjGhg3rQG3dqdRRlCxGha22EMAiBtDDlfEg24gQ14crNnldY27B8kxX4ZhgP0eFdTAiCIqw=="}]},"_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/cjs-test-module_1.0.0_1710487776035_0.3357721925811421"},"_hasShrinkwrap":false}},"time":{"created":"2024-03-15T07:29:35.921Z","1.0.0":"2024-03-15T07:29:36.207Z","modified":"2024-03-15T07:29:36.798Z"},"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 cjs test module\n\n\n## Getting Started\n\nThis is a dummy module to test the cjs module capabilities of the bundler, runner and builder.\n\n### installation\n\n```bash\nnpm install @agebrock/cjs-test-module\n```\n\n### Usage\nThe module exports a test function that returns true;\n```javascript\nmodule.exports  = ()=> true;\n```\n","readmeFilename":"README.md"}