{"_id":"es-constants","_rev":"1-857e9d6c6e092a514e04616a5e3a5364","name":"es-constants","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.0":{"name":"es-constants","version":"1.0.0","description":"An ES-spec-compliant shim/polyfill/replacement for JS language Math and Number constant values that works as far down as ES3","main":"index.json","exports":{".":"./index.json","./auto":"./auto.js","./shim":"./shim.js","./Math.E":"./Math.E/index.js","./Math.E/auto":"./Math.E/auto.js","./Math.E/polyfill":"./Math.E/polyfill.js","./Math.E/implementation":"./Math.E/implementation.js","./Math.E/shim":"./Math.E/shim.js","./Math.LN10":"./Math.LN10/index.js","./Math.LN10/auto":"./Math.LN10/auto.js","./Math.LN10/polyfill":"./Math.LN10/polyfill.js","./Math.LN10/implementation":"./Math.LN10/implementation.js","./Math.LN10/shim":"./Math.LN10/shim.js","./Math.LN2":"./Math.LN2/index.js","./Math.LN2/auto":"./Math.LN2/auto.js","./Math.LN2/polyfill":"./Math.LN2/polyfill.js","./Math.LN2/implementation":"./Math.LN2/implementation.js","./Math.LN2/shim":"./Math.LN2/shim.js","./Math.LOG10E":"./Math.LOG10E/index.js","./Math.LOG10E/auto":"./Math.LOG10E/auto.js","./Math.LOG10E/polyfill":"./Math.LOG10E/polyfill.js","./Math.LOG10E/implementation":"./Math.LOG10E/implementation.js","./Math.LOG10E/shim":"./Math.LOG10E/shim.js","./Math.LOG2E":"./Math.LOG2E/index.js","./Math.LOG2E/auto":"./Math.LOG2E/auto.js","./Math.LOG2E/polyfill":"./Math.LOG2E/polyfill.js","./Math.LOG2E/implementation":"./Math.LOG2E/implementation.js","./Math.LOG2E/shim":"./Math.LOG2E/shim.js","./Math.PI":"./Math.PI/index.js","./Math.PI/auto":"./Math.PI/auto.js","./Math.PI/polyfill":"./Math.PI/polyfill.js","./Math.PI/implementation":"./Math.PI/implementation.js","./Math.PI/shim":"./Math.PI/shim.js","./Math.SQRT1_2":"./Math.SQRT1_2/index.js","./Math.SQRT1_2/auto":"./Math.SQRT1_2/auto.js","./Math.SQRT1_2/polyfill":"./Math.SQRT1_2/polyfill.js","./Math.SQRT1_2/implementation":"./Math.SQRT1_2/implementation.js","./Math.SQRT1_2/shim":"./Math.SQRT1_2/shim.js","./Math.SQRT2":"./Math.SQRT2/index.js","./Math.SQRT2/auto":"./Math.SQRT2/auto.js","./Math.SQRT2/polyfill":"./Math.SQRT2/polyfill.js","./Math.SQRT2/implementation":"./Math.SQRT2/implementation.js","./Math.SQRT2/shim":"./Math.SQRT2/shim.js","./Number.EPSILON":"./Number.EPSILON/index.js","./Number.EPSILON/auto":"./Number.EPSILON/auto.js","./Number.EPSILON/polyfill":"./Number.EPSILON/polyfill.js","./Number.EPSILON/implementation":"./Number.EPSILON/implementation.js","./Number.EPSILON/shim":"./Number.EPSILON/shim.js","./Number.MAX_SAFE_INTEGER":"./Number.MAX_SAFE_INTEGER/index.js","./Number.MAX_SAFE_INTEGER/auto":"./Number.MAX_SAFE_INTEGER/auto.js","./Number.MAX_SAFE_INTEGER/polyfill":"./Number.MAX_SAFE_INTEGER/polyfill.js","./Number.MAX_SAFE_INTEGER/implementation":"./Number.MAX_SAFE_INTEGER/implementation.js","./Number.MAX_SAFE_INTEGER/shim":"./Number.MAX_SAFE_INTEGER/shim.js","./Number.MAX_VALUE":"./Number.MAX_VALUE/index.js","./Number.MAX_VALUE/auto":"./Number.MAX_VALUE/auto.js","./Number.MAX_VALUE/polyfill":"./Number.MAX_VALUE/polyfill.js","./Number.MAX_VALUE/implementation":"./Number.MAX_VALUE/implementation.js","./Number.MAX_VALUE/shim":"./Number.MAX_VALUE/shim.js","./Number.MIN_SAFE_INTEGER":"./Number.MIN_SAFE_INTEGER/index.js","./Number.MIN_SAFE_INTEGER/auto":"./Number.MIN_SAFE_INTEGER/auto.js","./Number.MIN_SAFE_INTEGER/polyfill":"./Number.MIN_SAFE_INTEGER/polyfill.js","./Number.MIN_SAFE_INTEGER/implementation":"./Number.MIN_SAFE_INTEGER/implementation.js","./Number.MIN_SAFE_INTEGER/shim":"./Number.MIN_SAFE_INTEGER/shim.js","./Number.MIN_VALUE":"./Number.MIN_VALUE/index.js","./Number.MIN_VALUE/auto":"./Number.MIN_VALUE/auto.js","./Number.MIN_VALUE/polyfill":"./Number.MIN_VALUE/polyfill.js","./Number.MIN_VALUE/implementation":"./Number.MIN_VALUE/implementation.js","./Number.MIN_VALUE/shim":"./Number.MIN_VALUE/shim.js","./Number.NEGATIVE_INFINITY":"./Number.NEGATIVE_INFINITY/index.js","./Number.NEGATIVE_INFINITY/auto":"./Number.NEGATIVE_INFINITY/auto.js","./Number.NEGATIVE_INFINITY/polyfill":"./Number.NEGATIVE_INFINITY/polyfill.js","./Number.NEGATIVE_INFINITY/implementation":"./Number.NEGATIVE_INFINITY/implementation.js","./Number.NEGATIVE_INFINITY/shim":"./Number.NEGATIVE_INFINITY/shim.js","./Number.POSITIVE_INFINITY":"./Number.POSITIVE_INFINITY/index.js","./Number.POSITIVE_INFINITY/auto":"./Number.POSITIVE_INFINITY/auto.js","./Number.POSITIVE_INFINITY/polyfill":"./Number.POSITIVE_INFINITY/polyfill.js","./Number.POSITIVE_INFINITY/implementation":"./Number.POSITIVE_INFINITY/implementation.js","./Number.POSITIVE_INFINITY/shim":"./Number.POSITIVE_INFINITY/shim.js","./package.json":"./package.json"},"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","lint":"eslint --ext=.js,.mjs .","postlint":"nyc es-shim-api --bound --multi","tests-only":"nyc tape 'test/**/*.js'","pretest":"npm run lint","test":"npm run tests-only","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)\")\""},"repository":{"type":"git","url":"git+https://github.com/es-shims/es-constants.git"},"keywords":["ecmascript","javascript","polyfill","shim","es-shim API","constants","Math","Number","EPSILON","MAX_VALUE","MIN_VALUE","max","min","MAX_SAFE_INTEGER","MIN_SAFE_INTEGER","safe","integer","POSITIVE_INFINITY","NEGATIVE_INFINITY","E","LN10","LN2","LOG10E","LOG2E","PI","SQRT1_2","SQRT2"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/es-constants/issues"},"homepage":"https://github.com/es-shims/es-constants#readme","devDependencies":{"@es-shims/api":"^2.4.2","@ljharb/eslint-config":"^21.0.1","aud":"^2.0.2","auto-changelog":"^2.4.0","eslint":"=8.8.0","for-each":"^0.3.3","functions-have-names":"^1.2.3","has-strict-mode":"^1.0.1","in-publish":"^2.0.1","npmignore":"^0.3.0","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.6.3"},"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.2.0","es-abstract":"^1.21.2"},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"gitHead":"e3958f09fd421907eafc329fe6997e5939667182","_id":"es-constants@1.0.0","_nodeVersion":"20.2.0","_npmVersion":"9.6.6","dist":{"integrity":"sha512-/oqGtxSHiNLtqQRE/GjBJcMmRBn82o7a5tHQUVLUQbSZQrWW2tMnhxUB7EftbQZmXzT5JWFMKdO6GikK3nV/uQ==","shasum":"63f253f26e91d080104c803d6fd0d1b8e554b45c","tarball":"https://registry.npmjs.org/es-constants/-/es-constants-1.0.0.tgz","fileCount":90,"unpackedSize":25106,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFicMFU0dcmGejywVIvc7IR0e5lrSHq2//tJhB4Gdx3vAiAhXgCjs72+3sI15dfTw3XgDA4fWKiurOxRko8TyhPicA=="}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-constants_1.0.0_1684442621026_0.2160423518806347"},"_hasShrinkwrap":false},"1.0.1":{"name":"es-constants","version":"1.0.1","description":"An ES-spec-compliant shim/polyfill/replacement for JS language Math and Number constant values that works as far down as ES3","main":"index.json","exports":{".":"./index.json","./auto":"./auto.js","./shim":"./shim.js","./Math.E":"./Math.E/index.js","./Math.E/auto":"./Math.E/auto.js","./Math.E/polyfill":"./Math.E/polyfill.js","./Math.E/implementation":"./Math.E/implementation.js","./Math.E/shim":"./Math.E/shim.js","./Math.LN10":"./Math.LN10/index.js","./Math.LN10/auto":"./Math.LN10/auto.js","./Math.LN10/polyfill":"./Math.LN10/polyfill.js","./Math.LN10/implementation":"./Math.LN10/implementation.js","./Math.LN10/shim":"./Math.LN10/shim.js","./Math.LN2":"./Math.LN2/index.js","./Math.LN2/auto":"./Math.LN2/auto.js","./Math.LN2/polyfill":"./Math.LN2/polyfill.js","./Math.LN2/implementation":"./Math.LN2/implementation.js","./Math.LN2/shim":"./Math.LN2/shim.js","./Math.LOG10E":"./Math.LOG10E/index.js","./Math.LOG10E/auto":"./Math.LOG10E/auto.js","./Math.LOG10E/polyfill":"./Math.LOG10E/polyfill.js","./Math.LOG10E/implementation":"./Math.LOG10E/implementation.js","./Math.LOG10E/shim":"./Math.LOG10E/shim.js","./Math.LOG2E":"./Math.LOG2E/index.js","./Math.LOG2E/auto":"./Math.LOG2E/auto.js","./Math.LOG2E/polyfill":"./Math.LOG2E/polyfill.js","./Math.LOG2E/implementation":"./Math.LOG2E/implementation.js","./Math.LOG2E/shim":"./Math.LOG2E/shim.js","./Math.PI":"./Math.PI/index.js","./Math.PI/auto":"./Math.PI/auto.js","./Math.PI/polyfill":"./Math.PI/polyfill.js","./Math.PI/implementation":"./Math.PI/implementation.js","./Math.PI/shim":"./Math.PI/shim.js","./Math.SQRT1_2":"./Math.SQRT1_2/index.js","./Math.SQRT1_2/auto":"./Math.SQRT1_2/auto.js","./Math.SQRT1_2/polyfill":"./Math.SQRT1_2/polyfill.js","./Math.SQRT1_2/implementation":"./Math.SQRT1_2/implementation.js","./Math.SQRT1_2/shim":"./Math.SQRT1_2/shim.js","./Math.SQRT2":"./Math.SQRT2/index.js","./Math.SQRT2/auto":"./Math.SQRT2/auto.js","./Math.SQRT2/polyfill":"./Math.SQRT2/polyfill.js","./Math.SQRT2/implementation":"./Math.SQRT2/implementation.js","./Math.SQRT2/shim":"./Math.SQRT2/shim.js","./Number.EPSILON":"./Number.EPSILON/index.js","./Number.EPSILON/auto":"./Number.EPSILON/auto.js","./Number.EPSILON/polyfill":"./Number.EPSILON/polyfill.js","./Number.EPSILON/implementation":"./Number.EPSILON/implementation.js","./Number.EPSILON/shim":"./Number.EPSILON/shim.js","./Number.MAX_SAFE_INTEGER":"./Number.MAX_SAFE_INTEGER/index.js","./Number.MAX_SAFE_INTEGER/auto":"./Number.MAX_SAFE_INTEGER/auto.js","./Number.MAX_SAFE_INTEGER/polyfill":"./Number.MAX_SAFE_INTEGER/polyfill.js","./Number.MAX_SAFE_INTEGER/implementation":"./Number.MAX_SAFE_INTEGER/implementation.js","./Number.MAX_SAFE_INTEGER/shim":"./Number.MAX_SAFE_INTEGER/shim.js","./Number.MAX_VALUE":"./Number.MAX_VALUE/index.js","./Number.MAX_VALUE/auto":"./Number.MAX_VALUE/auto.js","./Number.MAX_VALUE/polyfill":"./Number.MAX_VALUE/polyfill.js","./Number.MAX_VALUE/implementation":"./Number.MAX_VALUE/implementation.js","./Number.MAX_VALUE/shim":"./Number.MAX_VALUE/shim.js","./Number.MIN_SAFE_INTEGER":"./Number.MIN_SAFE_INTEGER/index.js","./Number.MIN_SAFE_INTEGER/auto":"./Number.MIN_SAFE_INTEGER/auto.js","./Number.MIN_SAFE_INTEGER/polyfill":"./Number.MIN_SAFE_INTEGER/polyfill.js","./Number.MIN_SAFE_INTEGER/implementation":"./Number.MIN_SAFE_INTEGER/implementation.js","./Number.MIN_SAFE_INTEGER/shim":"./Number.MIN_SAFE_INTEGER/shim.js","./Number.MIN_VALUE":"./Number.MIN_VALUE/index.js","./Number.MIN_VALUE/auto":"./Number.MIN_VALUE/auto.js","./Number.MIN_VALUE/polyfill":"./Number.MIN_VALUE/polyfill.js","./Number.MIN_VALUE/implementation":"./Number.MIN_VALUE/implementation.js","./Number.MIN_VALUE/shim":"./Number.MIN_VALUE/shim.js","./Number.NEGATIVE_INFINITY":"./Number.NEGATIVE_INFINITY/index.js","./Number.NEGATIVE_INFINITY/auto":"./Number.NEGATIVE_INFINITY/auto.js","./Number.NEGATIVE_INFINITY/polyfill":"./Number.NEGATIVE_INFINITY/polyfill.js","./Number.NEGATIVE_INFINITY/implementation":"./Number.NEGATIVE_INFINITY/implementation.js","./Number.NEGATIVE_INFINITY/shim":"./Number.NEGATIVE_INFINITY/shim.js","./Number.POSITIVE_INFINITY":"./Number.POSITIVE_INFINITY/index.js","./Number.POSITIVE_INFINITY/auto":"./Number.POSITIVE_INFINITY/auto.js","./Number.POSITIVE_INFINITY/polyfill":"./Number.POSITIVE_INFINITY/polyfill.js","./Number.POSITIVE_INFINITY/implementation":"./Number.POSITIVE_INFINITY/implementation.js","./Number.POSITIVE_INFINITY/shim":"./Number.POSITIVE_INFINITY/shim.js","./package.json":"./package.json"},"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","lint":"eslint --ext=.js,.mjs .","postlint":"nyc es-shim-api --bound --multi","tests-only":"nyc tape 'test/**/*.js'","pretest":"npm run lint","test":"npm run tests-only","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)\")\""},"repository":{"type":"git","url":"git+https://github.com/es-shims/es-constants.git"},"keywords":["ecmascript","javascript","polyfill","shim","es-shim API","constants","Math","Number","EPSILON","MAX_VALUE","MIN_VALUE","max","min","MAX_SAFE_INTEGER","MIN_SAFE_INTEGER","safe","integer","POSITIVE_INFINITY","NEGATIVE_INFINITY","E","LN10","LN2","LOG10E","LOG2E","PI","SQRT1_2","SQRT2"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/es-constants/issues"},"homepage":"https://github.com/es-shims/es-constants#readme","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","for-each":"^0.3.3","functions-have-names":"^1.2.3","has-strict-mode":"^1.0.1","in-publish":"^2.0.1","isarray":"^2.0.5","npmignore":"^0.3.0","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.6.6"},"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.2.0"},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"_id":"es-constants@1.0.1","gitHead":"ae73c9daebd00b0ba6c019d6754374ce90f3a88b","_nodeVersion":"20.5.1","_npmVersion":"9.8.0","dist":{"integrity":"sha512-Vhkaj+JjwhdWdg5zG3s75U92fz5ppOnxb3HR9ZMTa+Uw+h03SQbr/AAdlGTKxXhBmN6Pq/hIgPogTqpJX29W5w==","shasum":"9843257efb3f87c17f85e4757d6afbd9c82b6232","tarball":"https://registry.npmjs.org/es-constants/-/es-constants-1.0.1.tgz","fileCount":90,"unpackedSize":25523,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA9jNgbHxhcdV4t4E8iALEPmqFsBg+FxvVDk4ZX4yBPeAiEAu0AaPjybkLSuVRKfjH4Uc/Ulrn1dw680TU8cXwJmgEQ="}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-constants_1.0.1_1693370430849_0.5852071346302183"},"_hasShrinkwrap":false}},"time":{"created":"2023-05-18T20:43:41.026Z","1.0.0":"2023-05-18T20:43:41.183Z","modified":"2023-08-30T04:40:31.347Z","1.0.1":"2023-08-30T04:40:31.154Z"},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"description":"An ES-spec-compliant shim/polyfill/replacement for JS language Math and Number constant values that works as far down as ES3","homepage":"https://github.com/es-shims/es-constants#readme","keywords":["ecmascript","javascript","polyfill","shim","es-shim API","constants","Math","Number","EPSILON","MAX_VALUE","MIN_VALUE","max","min","MAX_SAFE_INTEGER","MIN_SAFE_INTEGER","safe","integer","POSITIVE_INFINITY","NEGATIVE_INFINITY","E","LN10","LN2","LOG10E","LOG2E","PI","SQRT1_2","SQRT2"],"repository":{"type":"git","url":"git+https://github.com/es-shims/es-constants.git"},"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"bugs":{"url":"https://github.com/es-shims/es-constants/issues"},"license":"MIT","readme":"# es-constants <sup>[![Version Badge][npm-version-svg]][package-url]</sup>\n\n[![github actions][actions-image]][actions-url]\n[![coverage][codecov-image]][codecov-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][npm-badge-png]][package-url]\n\nAn ES-spec-compliant shim/polyfill/replacement for JS language Math and Number constant values that works as far down as ES3.\n\nThis package implements the [es-shim API](https://github.com/es-shims/api) “multi” interface. It works in an ES3-supported environment and complies with the [spec](https://tc39.es/ecma262).\n\nThe main export of the package itself is simply an array of the available directory names. It’s sole intended use is for build tooling and testing.\n\n## Supported methods\n\n - [`Math.E`](https://tc39.es/ecma262/#sec-math.e)\n - [`Math.LN10`](https://tc39.es/ecma262/#sec-math.ln10)\n - [`Math.LN2`](https://tc39.es/ecma262/#sec-math.ln2)\n - [`Math.LOG10E`](https://tc39.es/ecma262/#sec-math.log10e)\n - [`Math.LOG2E`](https://tc39.es/ecma262/#sec-math.log2e)\n - [`Math.PI`](https://tc39.es/ecma262/#sec-math.pi)\n - [`Math.SQRT1_2`](https://tc39.es/ecma262/#sec-math.sqrt1_2)\n - [`Math.SQRT2`](https://tc39.es/ecma262/#sec-math.sqrt2)\n - [`Number.EPSILON`](https://tc39.es/ecma262/#sec-number.epsilon)\n - [`Number.MAX_SAFE_INTEGER`](https://tc39.es/ecma262/#sec-number.max_safe_integer)\n - [`Number.MAX_VALUE`](https://tc39.es/ecma262/#sec-number.max_value)\n - [`Number.MIN_SAFE_INTEGER`](https://tc39.es/ecma262/#sec-number.min_safe_integer)\n - [`Number.MIN_VALUE`](https://tc39.es/ecma262/#sec-number.min_value)\n - [`Number.NEGATIVE_INFINITY`](https://tc39.es/ecma262/#sec-number.negative_infinity)\n - [`Number.POSITIVE_INFINITY`](https://tc39.es/ecma262/#sec-number.positive_infinity)\n\n## Getting started\n\n```sh\nnpm install --save es-constants\n```\n\n## Usage/Examples\n\n```js\n\nvar assert = require('assert');\n\n```\n\n```js\nrequire('./auto'); // shim all of the constants\n\nrequire('./Number.MAX_VALUE/auto'); // shim the Number.MAX_VALUE constant\n```\n\n## Tests\nSimply clone the repo, `npm install`, and run `npm test`\n\n[package-url]: https://npmjs.org/package/es-constants\n[npm-version-svg]: https://versionbadg.es/es-shims/es-constants.svg\n[deps-svg]: https://david-dm.org/es-shims/es-constants.svg\n[deps-url]: https://david-dm.org/es-shims/es-constants\n[dev-deps-svg]: https://david-dm.org/es-shims/es-constants/dev-status.svg\n[dev-deps-url]: https://david-dm.org/es-shims/es-constants#info=devDependencies\n[npm-badge-png]: https://nodei.co/npm/es-constants.png?downloads=true&stars=true\n[license-image]: https://img.shields.io/npm/l/es-constants.svg\n[license-url]: LICENSE\n[downloads-image]: https://img.shields.io/npm/dm/es-constants.svg\n[downloads-url]: https://npm-stat.com/charts.html?package=es-constants\n[codecov-image]: https://codecov.io/gh/es-shims/es-constants/branch/main/graphs/badge.svg\n[codecov-url]: https://app.codecov.io/gh/es-shims/es-constants/\n[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/es-shims/es-constants\n[actions-url]: https://github.com/es-shims/es-constants/actions\n","readmeFilename":"README.md"}