{"_id":"@bcoe/test-alternate-main","_rev":"3-acfc850f1561106d4c0ba235d73ecc71","name":"@bcoe/test-alternate-main","description":"teting a scoped package search (abc123)","dist-tags":{"latest":"1.0.2"},"versions":{"1.0.0":{"name":"@bcoe/test-alternate-main","version":"1.0.0","description":"teting a scoped package search (abc123)","main":"foo.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"author":{"name":"Ben Coe","email":"ben@npmjs.com"},"license":"ISC","dependencies":{},"repository":{"url":"git+https://github.com/bcoe-test/testing-publishes.git"},"bugs":{"url":"https://github.com/bcoe-test/testing-publishes/issues"},"homepage":"https://github.com/bcoe-test/testing-publishes#readme","_id":"@bcoe/test-alternate-main@1.0.0","_npmVersion":"5.3.0","_nodeVersion":"8.3.0","_npmUser":{"name":"bcoe","email":"ben@npmjs.com"},"dist":{"integrity":"sha512-V3giYKGKVejoLqcKyzib3iERFLVDy4wiIx1EgI0y0/JbAPDB0ttuS9EaenCrFGLZMxEdrgF2M7sw+AKKHMGT1g==","shasum":"1f56191102ff86f332a52623bc32f51754b03db3","tarball":"https://registry.npmjs.org/@bcoe/test-alternate-main/-/test-alternate-main-1.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDcphwc+CLpwdTKjPD3CJqaOWvGmAE+KJbGEm7nWe5IYAiEAqEwZl7vzAYrMcUecKTmvVGUvtEj0KaY7j7WLIy2FzNY="}]},"maintainers":[{"name":"bcoe","email":"ben@npmjs.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-alternate-main-1.0.0.tgz_1502906801158_0.3871604276355356"}},"1.0.1":{"name":"@bcoe/test-alternate-main","version":"1.0.1","description":"teting a scoped package search (abc123)","main":"foo.min.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"author":{"name":"Ben Coe","email":"ben@npmjs.com"},"license":"ISC","dependencies":{},"repository":{"url":"git+https://github.com/bcoe-test/testing-publishes.git"},"bugs":{"url":"https://github.com/bcoe-test/testing-publishes/issues"},"homepage":"https://github.com/bcoe-test/testing-publishes#readme","_id":"@bcoe/test-alternate-main@1.0.1","_npmVersion":"5.3.0","_nodeVersion":"8.3.0","_npmUser":{"name":"bcoe","email":"ben@npmjs.com"},"dist":{"integrity":"sha512-Kby7Oh9IaQI0B6HcwS/mtBBdaGbmveNSIN6WycTB0krU7YWIPmTqE86kP6+ucGFh/fQsWzrWE4K8HbJS6VosbQ==","shasum":"309fa10cff3ba7b143c7568e099bf382bb4a9211","tarball":"https://registry.npmjs.org/@bcoe/test-alternate-main/-/test-alternate-main-1.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBRQWFUkoAUPLZebnbJTocki8B10cI0x0w6+p3WIojXjAiAyQP9+EzlPhVtE9/jfaoaE36ZPkvILJtGNuWfqwAMVOg=="}]},"maintainers":[{"name":"bcoe","email":"ben@npmjs.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-alternate-main-1.0.1.tgz_1502906968464_0.9919152257498354"}},"1.0.2":{"name":"@bcoe/test-alternate-main","version":"1.0.2","description":"teting a scoped package search (abc123)","main":"foo.min.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"author":{"name":"Ben Coe","email":"ben@npmjs.com"},"license":"ISC","dependencies":{},"repository":{"url":"git+https://github.com/bcoe-test/testing-publishes.git"},"bugs":{"url":"https://github.com/bcoe-test/testing-publishes/issues"},"homepage":"https://github.com/bcoe-test/testing-publishes#readme","_id":"@bcoe/test-alternate-main@1.0.2","_npmVersion":"5.3.0","_nodeVersion":"8.3.0","_npmUser":{"name":"bcoe","email":"ben@npmjs.com"},"dist":{"integrity":"sha512-Q4a/zaIulCOa+Fz3nAS4uhzukoRr1JHul0wmMZnAsPKFRNHX1rIu2fxXdUaStn31UtfRc3l6Ca9HUgREy0FSAw==","shasum":"782c5fa1be874b32e1690905e8c9b248177f6cc5","tarball":"https://registry.npmjs.org/@bcoe/test-alternate-main/-/test-alternate-main-1.0.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC3BSqNB+7tY/JHl5nyTna+FrPwTL/fLIKe+to82fQzgAiAt/HvK7vlS/Np6wLY2LmFZLyQs217wnwLD57j3s/F6dQ=="}]},"maintainers":[{"name":"bcoe","email":"ben@npmjs.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test-alternate-main-1.0.2.tgz_1502907339042_0.7156005131546408"}}},"readme":"# test alternate `main`\n\nTest specifying an alternate `main`:\n\n**package.json**:\n\n```json\n{\n  \"name\": \"@bcoe/test-alternate-main\",\n  \"version\": \"1.0.1\",\n  \"description\": \"teting a scoped package search (abc123)\",\n  \"main\": \"foo.min.js\",\n  \"scripts\": {\n    \"test\": \"echo \\\"Error: no test specified\\\" && exit 1\"\n  },\n  \"author\": \"Ben Coe <ben@npmjs.com>\",\n  \"license\": \"ISC\",\n  \"dependencies\": {\n  },\n  \"repository\": {\n   \"url\": \"https://github.com/bcoe-test/testing-publishes.git\"\n  }\n}\n```\n\n**index.js**:\n\n```js\nmodule.exports = {donotload: 'me'}\n```\n\n**foo.min.js**:\n\n```js\nmodule.exports = {test: 'two'}\n```\n\n```bash\nBenjamins-MacBook-Pro:tmp benjamincoe$ npm i  @bcoe/test-alternate-main\n@bcoe/test-alternate-main@1.0.1 node_modules/@bcoe/test-alternate-main\nBenjamins-MacBook-Pro:tmp benjamincoe$ node\n> require('@bcoe/test-alternate-main')\n{ test: 'two' }\n```\n","maintainers":[{"name":"bcoe","email":"ben@npmjs.com"}],"time":{"modified":"2022-04-04T18:02:07.134Z","created":"2017-08-16T18:06:41.258Z","1.0.0":"2017-08-16T18:06:41.258Z","1.0.1":"2017-08-16T18:09:28.590Z","1.0.2":"2017-08-16T18:15:39.125Z"},"homepage":"https://github.com/bcoe-test/testing-publishes#readme","repository":{"url":"git+https://github.com/bcoe-test/testing-publishes.git"},"author":{"name":"Ben Coe","email":"ben@npmjs.com"},"bugs":{"url":"https://github.com/bcoe-test/testing-publishes/issues"},"license":"ISC","readmeFilename":"README.md"}