{"author":{"name":"tony_quetano@planttheidea.com"},"ava":{"failFast":true,"files":["test/*.js"],"require":["@babel/register","test/helpers/setup-browser-env.js"],"sources":["src/*.js"],"verbose":true},"bugs":{"url":"https://github.com/planttheidea/fast-stringify/issues"},"description":"A blazing fast stringifier that safely handles circular objects","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-proposal-json-strings":"^7.0.0","@babel/plugin-transform-runtime":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/register":"^7.0.0","@babel/runtime":"^7.1.2","ava":"^1.0.0-rc.1","babel-eslint":"^10.0.1","babel-loader":"^8.0.0","babel-preset-minify":"^0.5.0","benchmark":"^2.1.4","browser-env":"^3.2.5","decircularize":"^1.0.0","eslint":"^5.7.0","eslint-config-rapid7":"^3.1.0","eslint-friendly-formatter":"^4.0.1","eslint-loader":"^2.1.1","fast-json-stable-stringify":"^2.0.0","fs-extra":"^7.0.0","html-webpack-plugin":"^3.2.0","in-publish":"^2.0.0","json-cycle":"^1.3.0","json-stable-stringify":"^1.0.1","json-stringify-safe":"^5.0.1","nyc":"^13.1.0","optimize-js-plugin":"^0.0.4","react":"^16.5.2","react-dom":"^16.5.2","rollup":"^0.66.6","rollup-plugin-babel":"^4.0.1","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-uglify":"^6.0.0","sinon":"^7.0.0","webpack":"^4.20.2","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.9"},"homepage":"https://github.com/planttheidea/fast-stringify#readme","keywords":["stringify","fast","serialize","json"],"license":"MIT","main":"lib/index.js","module":"es/index.js","name":"fast-stringify","repository":{"type":"git","url":"git+https://github.com/planttheidea/fast-stringify.git"},"scripts":{"benchmark":"NODE_ENV=production BABEL_ENV=benchmark babel src --out-dir lib --no-comments && node benchmark/index.js","build":"NODE_ENV=production rollup -c","clean":"npm run clean:es && npm run clean:lib && npm run clean:dist","clean:dist":"rimraf dist","clean:es":"rimraf es","clean:lib":"rimraf lib","clean:mjs":"rimraf mjs","copy:mjs":"npm run clean:mjs && node ./es-to-mjs.js","dev":"NODE_ENV=development webpack-dev-server --colors --progress --config=webpack/webpack.config.dev.js","dist":"npm run clean:dist && npm run build","lint":"NODE_ENV=test eslint src --max-warnings 0","lint:fix":"NODE_ENV=test eslint src --fix","prepublish":"if in-publish; then npm run prepublish:compile; fi","prepublish:compile":"npm run lint && npm run test:coverage && npm run transpile:lib && npm run transpile:es && npm run copy:mjs && npm run dist","start":"npm run dev","test":"NODE_PATH=. BABEL_ENV=test ava","test:coverage":"nyc npm test","test:watch":"npm test -- --watch","transpile:es":"npm run clean:es && BABEL_ENV=es babel src --out-dir es","transpile:lib":"npm run clean:lib && BABEL_ENV=lib babel src --out-dir lib"},"types":"index.d.ts","version":"1.1.1","gitHead":"602c8b99722e54e5a92fb5a2e64cb8ed242eeb47","_id":"fast-stringify@1.1.1","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"7abaff0e0ba09193a23cae940d6680f0c6f79e55","size":7696,"noattachment":false,"key":"/fast-stringify/-/fast-stringify-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-stringify/download/fast-stringify-1.1.1.tgz"},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-stringify_1.1.1_1539602960235_0.021807362229118388"},"_hasShrinkwrap":false,"publish_time":1539602960368,"_cnpm_publish_time":1539602960368,"_cnpmcore_publish_time":"2021-12-16T11:51:50.025Z","dist-tags":{"latest":"4.0.0","next":"4.0.0-beta.0"}}