{"name":"borsh","version":"1.0.0","description":"Binary Object Representation Serializer for Hashing","main":"./lib/cjs/index.js","module":"./lib/esm/index.js","types":"./lib/types/index.d.ts","scripts":{"test":"jest test --runInBand","pretest":"yarn build","lint":"eslint borsh-ts/**/*.ts","fix":"eslint borsh-ts/**/*.ts --fix","compile":"tsc -b ./tsconfig.cjs.json ./tsconfig.esm.json ./tsconfig.types.json","build:clean":"rm -rf ./lib","build":"npm run build:clean && npm run compile && node .build_scripts/prepare-package-json.js"},"exports":{".":{"types":"./lib/types/index.d.ts","require":"./lib/cjs/index.js","import":"./lib/esm/index.js","default":"./lib/esm/index.js"}},"repository":{"type":"git","url":"git+https://github.com/near/borsh-js.git"},"keywords":["serializer","binary","serializer","deserializer","consistency","deterministic"],"author":{"name":"Near Inc"},"license":"Apache-2.0","bugs":{"url":"https://github.com/near/borsh-js/issues"},"homepage":"https://github.com/near/borsh-js#readme","devDependencies":{"@types/babel__core":"^7.1.2","@types/babel__template":"^7.0.2","@types/node":"^12.7.3","@typescript-eslint/eslint-plugin":"^5.28.0","@typescript-eslint/parser":"^5.28.0","eslint":"^8.17.0","jest":"^26.0.1","typescript":"^4","bn.js":"^5.2.0"},"_id":"borsh@1.0.0","dist":{"shasum":"b564c8cc8f7a91e3772b9aef9e07f62b84213c1f","integrity":"sha512-fSVWzzemnyfF89EPwlUNsrS5swF5CrtiN4e+h0/lLf4dz2he4L3ndM20PS9wj7ICSkXJe/TQUHdaPTq15b1mNQ==","tarball":"https://registry.npmjs.org/borsh/-/borsh-1.0.0.tgz","fileCount":40,"unpackedSize":76585,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsRQPLDxw97tAwjV454BB7/QYiwKPxrrRGBpzGWynuWwIhAL9tB0Mo/syxnd3d5jlr0li4AFMxbrrTtfxyvp383Bjm"}]},"_npmUser":{"name":"boatnear","email":"bo@near.org"},"directories":{},"maintainers":[{"name":"nearvlad","email":"vlad@nearprotocol.com"},{"name":"ilblackdragon","email":"ilblackdragon@gmail.com"},{"name":"boatnear","email":"bo@near.org"},{"name":"volovyk-s","email":"sergeyvolovyk@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/borsh_1.0.0_1691142936248_0.2653609523599927"},"_hasShrinkwrap":false}