{"author":{"name":"tony_quetano@planttheidea.com"},"browser":"dist/index.js","bugs":{"url":"https://github.com/planttheidea/fast-stringify/issues"},"description":"A blazing fast stringifier that safely handles circular objects","devDependencies":{"@babel/cli":"^7.28.3","@babel/core":"^7.28.4","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-proposal-json-strings":"^7.18.6","@babel/plugin-transform-runtime":"^7.28.3","@babel/preset-env":"^7.28.3","@babel/preset-react":"^7.27.1","@babel/preset-typescript":"^7.27.1","@babel/runtime":"^7.28.4","@types/jest":"^30.0.0","@types/json-stringify-safe":"^5.0.3","@types/lodash":"^4","@types/react":"^19.1.13","@typescript-eslint/eslint-plugin":"^8.44.1","@typescript-eslint/parser":"^8.44.1","babel-loader":"^10.0.0","babel-preset-minify":"^0.5.2","decircularize":"^1.0.0","eslint":"^9.36.0","eslint-friendly-formatter":"^4.0.1","eslint-loader":"^4.0.2","eslint-plugin-import":"^2.32.0","eslint-webpack-plugin":"^4.2.0","fast-json-stable-stringify":"^2.1.0","html-webpack-plugin":"^5.6.4","jest":"^30.1.3","json-cycle":"^1.5.0","json-stable-stringify":"^1.3.0","json-stringify-safe":"^5.0.1","lodash":"^4.17.21","react":"^19.1.1","react-dom":"^19.1.1","release-it":"^19.0.5","rollup":"^4.52.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^7.0.2","tinybench":"^5.0.1","ts-jest":"^29.4.4","typescript":"^5.9.2","webpack":"^5.101.3","webpack-cli":"^6.0.1","webpack-dev-server":"^5.2.2"},"homepage":"https://github.com/planttheidea/fast-stringify#readme","keywords":["stringify","fast","serialize","json"],"license":"MIT","main":"dist/index.cjs.js","module":"dist/index.esm.js","name":"fast-stringify","repository":{"type":"git","url":"git+https://github.com/planttheidea/fast-stringify.git"},"scripts":{"benchmark":"npm run build && node benchmark/index.js","build":"NODE_ENV=production rollup -c","clean":"npm run clean:dist && npm run clean:mjs","clean:dist":"rm -rf dist","clean:mjs":"rm -rf mjs","copy:mjs":"node ./es-to-mjs.js","dev":"NODE_ENV=development webpack-dev-server --progress --config=webpack/webpack.config.dev.js","dist":"npm run clean && npm run build && npm run copy:mjs","lint":"ESLINT_USE_FLAT_CONFIG=false eslint src/*.ts --max-warnings 0","lint:fix":"ESLINT_USE_FLAT_CONFIG=false npm run lint -- --fix","release":"release-it","release:beta":"release-it --config=.release-it.beta.json","release:scripts":"npm run typecheck && npm run lint && npm run test:coverage && npm run dist","start":"npm run dev","test":"NODE_PATH=. BABEL_ENV=test jest","test:coverage":"npm test -- --coverage","test:watch":"npm test -- --watch","typecheck":"tsc --noEmit"},"types":"index.d.ts","version":"3.0.0-beta.4","_id":"fast-stringify@3.0.0-beta.4","readmeFilename":"README.md","gitHead":"d55d6f90d33b1e63d8e1bb05ebf39a6c73e2df65","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"shasum":"18d7777236aee4883f4a28238941d21a51d3b701","size":10436,"noattachment":false,"key":"/fast-stringify/-/fast-stringify-3.0.0-beta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-stringify/download/fast-stringify-3.0.0-beta.4.tgz"},"_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"directories":{},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fast-stringify_3.0.0-beta.4_1758876637378_0.12917463991226352"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-26T08:50:37.559Z","publish_time":1758876637559,"_source_registry_name":"default","_cnpm_publish_time":1758876637559,"dist-tags":{"latest":"4.0.0","next":"4.0.0-beta.0"}}