{"name":"@oslojs/crypto","type":"module","version":"1.0.1","description":"A very basic crypto library","exports":{"./ecdsa":"./dist/ecdsa/index.js","./hash":"./dist/hash/index.js","./hmac":"./dist/hmac/index.js","./random":"./dist/random/index.js","./rsa":"./dist/rsa/index.js","./sha1":"./dist/sha1/index.js","./sha2":"./dist/sha2/index.js","./sha3":"./dist/sha3/index.js","./subtle":"./dist/subtle/index.js"},"typesVersions":{"*":{"ecdsa":["dist/ecdsa/index.d.ts"],"hash":["dist/hash/index.d.ts"],"hmac":["dist/hmac/index.d.ts"],"random":["dist/random/index.d.ts"],"rsa":["dist/rsa/index.d.ts"],"sha1":["dist/sha1/index.d.ts"],"sha2":["dist/sha2/index.d.ts"],"sha3":["dist/sha3/index.d.ts"],"subtle":["dist/subtle/index.d.ts"]}},"keywords":["auth","crypto","encoding","auth","random","hash","sha","hmac","ecdsa","rsa","sha1","sha2","sha3"],"repository":{"type":"git","url":"git+https://github.com/oslo-project/crypto.git"},"author":{"name":"pilcrowOnPaper"},"license":"MIT","devDependencies":{"@oslojs/encoding":"0.3.0","@scure/base":"^1.1.3","@types/node":"^20.8.6","@typescript-eslint/eslint-plugin":"^6.7.5","@typescript-eslint/parser":"^6.7.5","auri":"^2.0.0","eslint":"^8.51.0","prettier":"^3.0.3","typescript":"^5.2.2","vitest":"1.6.0"},"dependencies":{"@oslojs/asn1":"1.0.0","@oslojs/binary":"1.0.0"},"scripts":{"build":"rm -rf dist/* && tsc --project tsconfig.build.json","format":"prettier -w . !test-vectors/**","format.all":"prettier -w .","format.test-vectors":"prettier -w test-vectors/**","lint":"eslint src","test":"vitest run --sequence.concurrent src/**","test.all":"vitest run --sequence.concurrent","test-vectors":"vitest run --sequence.concurrent test-vectors/**"},"bugs":{"url":"https://github.com/oslo-project/crypto/issues"},"homepage":"https://github.com/oslo-project/crypto#readme","_id":"@oslojs/crypto@1.0.1","_integrity":"sha512-7n08G8nWjAr/Yu3vu9zzrd0L9XnrJfpMioQcvCMxBIiF5orECHe5/3J0jmXRVvgfqMm/+4oxlQ+Sq39COYLcNQ==","_resolved":"/private/var/folders/qb/z2pf2nq559n552wvjqbjddww0000gn/T/30c24eedd45b9f2a31105f14de43b175/oslojs-crypto-1.0.1.tgz","_from":"file:oslojs-crypto-1.0.1.tgz","_nodeVersion":"21.7.0","_npmVersion":"10.5.0","dist":{"integrity":"sha512-7n08G8nWjAr/Yu3vu9zzrd0L9XnrJfpMioQcvCMxBIiF5orECHe5/3J0jmXRVvgfqMm/+4oxlQ+Sq39COYLcNQ==","shasum":"74cf0d19d9fcda7cf5648cf3188dfeaf1d1b039f","tarball":"https://registry.npmjs.org/@oslojs/crypto/-/crypto-1.0.1.tgz","fileCount":49,"unpackedSize":73349,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAzJOvfmcEZE6o9f9aaPDYGBF+9hr1DcgzZhgtTP4n3tAiEAoDQ1tbcg9aWsSj//ptucdT2Be0cPVX5qTDBunvvaecs="}]},"_npmUser":{"name":"pilcrowonpaper","email":"pilcrowonpaper@gmail.com"},"directories":{},"maintainers":[{"name":"pilcrowonpaper","email":"pilcrowonpaper@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/crypto_1.0.1_1726915657884_0.7440351025459206"},"_hasShrinkwrap":false}