Files
number/frontend/.npm-cache/_cacache/content-v2/sha512/d8/fb/079e6691bfb5461a1620c969360a2ad1eea11ea2b7b18f6c80d39c8d2dfbd941785423b29c3383e79ae1131aad1a5ec3447a825e25c07ce8fa3252786914

1 line
15 KiB
Plaintext
Raw Normal View History

{"_id":"es-object-atoms","_rev":"3-c974d2127b54dfc4a2fae7614342fcfc","name":"es-object-atoms","dist-tags":{"latest":"1.1.1"},"versions":{"1.0.0":{"name":"es-object-atoms","version":"1.0.0","keywords":["javascript","ecmascript","object","toobject","coercible"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"es-object-atoms@1.0.0","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/ljharb/es-object-atoms#readme","bugs":{"url":"https://github.com/ljharb/es-object-atoms/issues"},"dist":{"shasum":"ddb55cd47ac2e240701260bc2a8e31ecb643d941","tarball":"https://mirrors.huaweicloud.com/repository/npm/es-object-atoms/-/es-object-atoms-1.0.0.tgz","fileCount":14,"integrity":"sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==","signatures":[{"sig":"MEYCIQDMdYhKH0LKyi7qy0uW6r2RvFCpCa4P3JbD/VVNXxPXSQIhALsh9F93vAXqFWBqrSSs0qDg1qmJ+fnaxJaVJwxaHI7K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9166},"main":"index.js","types":"./index.d.ts","engines":{"node":">= 0.4"},"exports":{".":"./index.js","./ToObject":"./ToObject.js","./package.json":"./package.json","./RequireObjectCoercible":"./RequireObjectCoercible.js"},"gitHead":"34cb6da2da31818d011df9837188bd653ebd62bb","scripts":{"lint":"eslint --ext=js,mjs .","test":"npm run tests-only","prelint":"evalmd README.md","prepack":"npmignore --auto --commentLines=autogenerated","pretest":"npm run lint","version":"auto-changelog && git add CHANGELOG.md","postlint":"tsc -p . && eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git' | grep -v dist/)","posttest":"aud --production","prepublish":"not-in-publish || npm run prepublishOnly","tests-only":"nyc tape 'test/**/*.js'","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"","prepublishOnly":"safe-publish-latest"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"repository":{"url":"git+https://github.com/ljharb/es-object-atoms.git","type":"git"},"_npmVersion":"10.5.0","description":"ES Object-related atoms: Object, ToObject, RequireObjectCoercible","directories":{},"sideEffects":false,"_nodeVersion":"21.7.0","dependencies":{"es-errors":"^1.3.0"},"publishConfig":{"ignore":[".github/workflows"]},"_hasShrinkwrap":false,"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","hideCredit":true,"unreleased":false,"commitLimit":false,"backfillLimit":false},"devDependencies":{"aud":"^2.0.4","nyc":"^10.3.2","tape":"^5.7.5","eclint":"^2.8.1","eslint":"^8.8.0","evalmd":"^0.0.19","npmignore":"^0.3.1","in-publish":"^2.0.1","typescript":"next","@types/tape":"^5.6.4","auto-changelog":"^2.4.0","@ljharb/tsconfig":"^0.2.0","safe-publish-latest":"^2.0.0","@ljharb/eslint-config":"^21.1.0"},"_npmOperationalInternal":{"tmp":"tmp/es-object-atoms_1.0.0_1710656343176_0.9493742507070562","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"es-object-atoms","version":"1.0.1","keywords":["javascript","ecmascript","object","toobject","coercible"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","_id":"es-object-atoms@1.0.1","maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/ljharb/es-object-atoms#readme","bugs":{"url":"https://github.com/ljharb/es-object-atoms/issues"},"dist":{"shasum":"ecdf38b6784b194d38065df324300bbf515c73ed","tarball":"https://mirrors.huaweicloud.com/repository/npm/es-object-atoms/-/es-object-atoms-1.0.1.tgz","fileCount":14,"integrity":"sha512-BPOBuyUF9QIVhuNLhbToCLHP6+0MHwZ7xLBkPPCZqK4JmpJgGnv10035STzzQwFpqdzNFMB3irvDI63IagvDwA==","signatures":[{"sig":"MEQCIDYA9zFREDE3sdLtfNBxcOm2dmLUhdkg6LVryyK3fKcUAiB2grjYYA5wA1R/1JMGibZIJH1QeLi82MxpHCF9j1xQSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9877},"main":"index.js","types":"./index.d.ts","engines":{"node":">= 0.4"},"exports":{".":"./index.js","./ToObject":"./ToObject.js","./package.json