{"name":"listify","version":"1.0.1","description":"Turn an array into a list of comma-separated values, appropriate for use in an English sentence.","main":"index.js","scripts":{"prepublish":"safe-publish-latest","pretest":"npm run lint","tests-only":"node test","test":"npm run tests-only && npm run coverage -- --quiet","posttest":"npx aud --production","coverage":"covert test","lint":"eslint .","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git+https://github.com/ljharb/listify.git"},"keywords":["list","listify","array","comma","comma-separated","csv","oxford comma"],"author":{"name":"Jordan Harband"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/ljharb/listify/issues"},"dependencies":{"has":"^1.0.3","string.prototype.trim":"^1.2.1"},"devDependencies":{"@ljharb/eslint-config":"^16.0.0","aud":"^1.1.0","auto-changelog":"^2.0.0","covert":"^1.1.1","eslint":"^6.8.0","safe-publish-latest":"^1.1.4","tape":"^5.0.0-next.5"},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false},"gitHead":"8cf094535179fe79ab06882fca2a8691ba28393c","homepage":"https://github.com/ljharb/listify#readme","_id":"listify@1.0.1","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"shasum":"d9c567c3f3763f06fa15f921b98c8c8575086880","size":7503,"noattachment":false,"key":"/listify/-/listify-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/listify/download/listify-1.0.1.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/listify_1.0.1_1586660023521_0.9782651778537053"},"_hasShrinkwrap":false,"publish_time":1586660023723,"_cnpm_publish_time":1586660023723,"dist-tags":{"latest":"1.0.3"}}