{"name":"string.prototype.endswith","version":"1.0.1","description":"A robust & optimized `String.prototype.endsWith` polyfill, based on the ECMAScript 6 specification.","homepage":"https://mths.be/endswith","main":"index.js","exports":{".":"./index.js","./auto":"./auto.js","./polyfill":"./polyfill.js","./implementation":"./implementation.js","./shim":"./shim.js","./package.json":"./package.json"},"keywords":["string","endswith","es6","ecmascript","polyfill"],"license":"MIT","author":{"name":"Mathias Bynens","url":"https://mathiasbynens.be/"},"repository":{"type":"git","url":"git+https://github.com/mathiasbynens/String.prototype.endsWith.git"},"bugs":{"url":"https://github.com/mathiasbynens/String.prototype.endsWith/issues"},"scripts":{"lint":"eslint --ext=js,mjs .","postlint":"es-shim-api --bound","pretest":"npm run lint","test":"npm run tests-only","tests-only":"nyc tape 'test/*.js'","posttest":"aud --production","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)\")\""},"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.2.0","es-abstract":"^1.22.1"},"devDependencies":{"@es-shims/api":"^2.4.2","@ljharb/eslint-config":"^21.1.0","aud":"^2.0.3","auto-changelog":"^2.4.0","eslint":"=8.8.0","function-bind":"^1.1.1","functions-have-names":"^1.2.3","nyc":"^10.3.2","tape":"^5.6.6"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"_id":"string.prototype.endswith@1.0.1","gitHead":"77cef6c1c0c59fec0d16fd31b8f1d58975965530","_nodeVersion":"18.17.1","_npmVersion":"10.1.0","dist":{"shasum":"0516e4d447c33000988a627b17ee2e110b459d65","size":8782,"noattachment":false,"key":"/string.prototype.endswith/-/string.prototype.endswith-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/string.prototype.endswith/download/string.prototype.endswith-1.0.1.tgz"},"_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"directories":{},"maintainers":[{"name":"google-wombot","email":""},{"name":"mathias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/string.prototype.endswith_1.0.1_1694505201557_0.0433175981605185"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-12T07:53:21.709Z","publish_time":1694505201709,"_source_registry_name":"default","_cnpm_publish_time":1694505201709,"dist-tags":{"latest":"1.0.1"}}