{"name":"string-at","version":"1.1.0","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript 6/7 - based on https://mths.be/at","license":"MIT","main":"index.js","scripts":{"pretest":"npm run lint","test":"npm run tests-only","posttest":"npx aud","tests-only":"npm run --silent test:shimmed && npm run --silent test:module","test:shimmed":"node --harmony --es-staging test/shimmed.js","test:module":"node --harmony --es-staging test/index.js","coverage":"covert test/*.js","lint":"eslint .","eccheck":"eclint check *.js **/*.js > /dev/null","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://github.com/ljharb/string-at.git"},"keywords":["String","string","unicode","ES6","ES7","ecmascript","polyfill","code point","at"],"dependencies":{"define-properties":"^1.1.3","es-abstract":"^1.17.0-next.1"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^15.0.2","auto-changelog":"^1.16.2","covert":"^1.1.1","eclint":"^2.8.1","es5-shim":"^4.5.13","es6-shim":"^0.35.5","eslint":"^6.7.2","functions-have-names":"^1.2.0","tape":"^4.12.0"},"testling":{"files":"test.js","browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false},"gitHead":"6acf0f732893264df92eaaabb3fb9ec3e329ad57","bugs":{"url":"https://github.com/ljharb/string-at/issues"},"homepage":"https://github.com/ljharb/string-at#readme","_id":"string-at@1.1.0","_nodeVersion":"13.4.0","_npmVersion":"6.13.4","dist":{"shasum":"332e090c5724418266a27a09394924b9fad41275","size":9347,"noattachment":false,"key":"/string-at/-/string-at-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/string-at/download/string-at-1.1.0.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/string-at_1.1.0_1576734980486_0.5806393414224744"},"_hasShrinkwrap":false,"publish_time":1576734980648,"_cnpm_publish_time":1576734980648,"deprecated":"The original `String.prototype.at` proposal has been replaced by a new one; please use v1 or later of `string.prototype.at` instead","dist-tags":{"latest":"1.1.0"}}