1 line
17 KiB
Plaintext
1 line
17 KiB
Plaintext
|
|
{"_id":"es-errors","_rev":"4-df089f891c962764c4960eba2190445c","name":"es-errors","dist-tags":{"latest":"1.3.0"},"versions":{"1.0.0":{"name":"es-errors","version":"1.0.0","description":"A simple cache for a few of the JS Error constructors.","main":"index.js","exports":{"./range":"./range.js","./syntax":"./syntax.js","./type":"./type.js","./package.json":"./package.json"},"sideEffects":false,"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","pretest":"npm run lint","test":"npm run tests-only","tests-only":"nyc tape 'test/**/*.js'","posttest":"aud --production","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","postlint":"tsc -p . && eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git' | grep -v dist/)","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/es-errors.git"},"keywords":["javascript","ecmascript","error","typeerror","syntaxerror","rangeerror"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ljharb/es-errors/issues"},"homepage":"https://github.com/ljharb/es-errors#readme","devDependencies":{"@ljharb/eslint-config":"^21.1.0","@types/tape":"^5.6.4","aud":"^2.0.4","auto-changelog":"^2.4.0","eclint":"^2.8.1","eslint":"^8.8.0","evalmd":"^0.0.19","in-publish":"^2.0.1","npmignore":"^0.3.1","nyc":"^10.3.2","safe-publish-latest":"^2.0.0","tape":"^5.7.4","typescript":"next"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"publishConfig":{"ignore":[".github/workflows"]},"engines":{"node":">= 0.4"},"_id":"es-errors@1.0.0","gitHead":"5835d8c23d2f619428b0ef0bd05ef08ecb72e728","_nodeVersion":"21.6.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-yHV74THqMJUyFKkHyN7hyENcEZM3Dj2a2IrdClY+IT4BFQHkIVwlh8s6uZfjsFydMdNHv0F5mWgAA3ajFbsvVQ==","shasum":"1936450fb8cff7bffb969335d0e55dfca7279aab","tarball":"https://mirrors.huaweicloud.com/repository/npm/es-errors/-/es-errors-1.0.0.tgz","fileCount":14,"unpackedSize":10370,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCYM4klVhIBx+i7N9nTQ2S6/NLapA18SUy1BFX2Xu14MgIgT7LVJy/cN98YDlzUlR5/p0fVMefGKh+UNxU/73K34vM="}]},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-errors_1.0.0_1706982425537_0.8078971843530083"},"_hasShrinkwrap":false},"1.1.0":{"name":"es-errors","version":"1.1.0","description":"A simple cache for a few of the JS Error constructors.","main":"index.js","exports":{".":"./index.js","./range":"./range.js","./syntax":"./syntax.js","./type":"./type.js","./package.json":"./package.json"},"sideEffects":false,"scripts":{"prepack":"npmignore --auto --commentLines=autogenerated","prepublishOnly":"safe-publish-latest","prepublish":"not-in-publish || npm run prepublishOnly","pretest":"npm run lint","test":"npm run tests-only","tests-only":"nyc tape 'test/**/*.js'","posttest":"aud --production","prelint":"evalmd README.md","lint":"eslint --ext=js,mjs .","postlint":"tsc -p . && eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git' | grep -v dist/)","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/es-errors.git"},"keywords":["javascript","ecmascript","error","typeerror","syntaxerror","rangeerror"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","bugs
|