{"name":"lossless-json","version":"4.3.0","description":"Parse JSON without risk of losing numeric information","main":"lib/umd/lossless-json.js","module":"lib/esm/index.js","browser":"lib/umd/lossless-json.js","types":"lib/types/index.d.ts","sideEffects":false,"exports":{".":{"import":"./lib/esm/index.js","require":"./lib/umd/lossless-json.js","types":"./lib/types/index.d.ts"}},"repository":{"type":"git","url":"git+https://github.com/josdejong/lossless-json.git"},"scripts":{"test":"vitest watch src","test-ci":"vitest run src","lint":"biome check","format":"biome check --write","build":"npm-run-all build:**","build:clean":"del-cli lib","build:esm":"babel src --out-dir lib/esm --extensions \".ts\" --source-maps --config-file ./babel.config.json","build:esm:cpy":"cpy tools/esm/package.json lib/esm --flat","build:umd":"rollup --config rollup.config.mjs","build:umd:cpy":"cpy tools/cjs/package.json lib/umd --flat","build:types":"tsc --project tsconfig-types.json","build:validate":"vitest run test-lib","build-and-test":"npm run test-ci && npm run lint && npm run build","release":"npm-run-all release:**","release:build-and-test":"npm run build-and-test","release:version":"standard-version","release:push":"git push && git push --tag","release:publish":"npm publish","release-dry-run":"npm run build-and-test && standard-version --dry-run","benchmark":"npm run build:esm && node tools/benchmark/run.mjs","prepare":"husky"},"keywords":["json","lossless","parse","stringify","long","bigint","bignumber","number","date","safe"],"author":{"name":"Jos de Jong"},"license":"MIT","devDependencies":{"@babel/cli":"7.28.3","@babel/core":"7.28.3","@babel/plugin-transform-typescript":"7.28.0","@babel/preset-env":"7.28.3","@babel/preset-typescript":"7.27.1","@biomejs/biome":"2.2.2","@commitlint/cli":"19.8.1","@commitlint/config-conventional":"19.8.1","@rollup/plugin-terser":"0.4.4","@types/benchmark":"2.1.5","@types/node":"24.3.0","cpy-cli":"6.0.0","decimal.js":"10.6.0","del-cli":"6.0.0","globals":"16.3.0","husky":"9.1.7","npm-run-all":"4.1.5","rollup":"4.49.0","standard-version":"9.5.0","tinybench":"5.0.1","typescript":"5.9.2","vitest":"3.2.4"},"_id":"lossless-json@4.3.0","gitHead":"5729f6f54c525574a2e197353e946aff644d433c","bugs":{"url":"https://github.com/josdejong/lossless-json/issues"},"homepage":"https://github.com/josdejong/lossless-json#readme","_nodeVersion":"24.1.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-ToxOC+SsduRmdSuoLZLYAr5zy1Qu7l5XhmPWM3zefCZ5IcrzW/h108qbJUKfOlDlhvhjUK84+8PSVX0kxnit0g==","shasum":"7d26864820ecf08aee800213fc193666e794802a","tarball":"https://registry.npmjs.org/lossless-json/-/lossless-json-4.3.0.tgz","fileCount":68,"unpackedSize":326667,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCXY2nLllbZQHCkXsx3WPgArT7c5VCnk9M4u2snyqSeoAIhAN8wWGJtRYYaX548u8taq32SbdIehjdw/nrvkcUDp6BL"}]},"_npmUser":{"name":"josdejong","email":"wjosdejong@gmail.com"},"directories":{},"maintainers":[{"name":"josdejong","email":"wjosdejong@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/lossless-json_4.3.0_1759486130904_0.9927526046695152"},"_hasShrinkwrap":false}