{"name":"json-stream-stringify","version":"3.0.1","author":{"url":"https://github.com/faleij","name":"Faleij","email":"faleij@gmail.com"},"license":"MIT","_id":"json-stream-stringify@3.0.1","maintainers":[{"name":"faleij","email":"faleij@live.se"}],"homepage":"https://github.com/Faleij/json-stream-stringify#readme","bugs":{"url":"https://github.com/faleij/json-stream-stringify/issues"},"nyc":{"exclude":["**/*.d.ts","test-src/**/*"],"reporter":["lcov","text"],"extension":[".ts"],"sourceMap":true,"instrument":true},"dist":{"shasum":"e383df35f9845a400afa5c112b281821dc4ee017","tarball":"https://registry.npmjs.org/json-stream-stringify/-/json-stream-stringify-3.0.1.tgz","fileCount":17,"integrity":"sha512-vuxs3G1ocFDiAQ/SX0okcZbtqXwgj1g71qE9+vrjJ2EkjKQlEFDAcUNRxRU8O+GekV4v5cM2qXP0Wyt/EMDBiQ==","signatures":[{"sig":"MEUCIQD83JhUyMS42C5x9TGaATWL8nSNzG9lRjl9Fi7HZgD7mAIgHNqBchY8u7Yw8LDygQYefS9BOnqIJvttjeTgp4iwyqM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":347435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi95s8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVSQ/9FZwSewiisS5kx1E7Wtl7oz2FqbEHGNEIadqOos9q8Jjo4xMD\r\nRFy8DK/HIb3Z+2QhWWhZ8svImbVPXRvhPW8Ks5ZZMg8adCbNyXzGz09rBnf8\r\nPH23Y/BhchWIJFuk4mDzgQFcSuMwk4wGVhLRhsVWxDmSWlVX0OZip+y9zPjy\r\nEh0GVUzuiSYUSQHh1gGA0vaNCjwwwO2shBT4uEY5f1+GObF6IMBDy/k8wby0\r\nbVIGmlBw8J2zurwW/egPZncO2se4o+OjoVl4+cF2rbS303QW87C61SzldoIs\r\n88fjjeUsnOK81Y1uxy99k7deEo68ahImfpc12xfhafteejG8BW6JAOCWoh6w\r\nYsHs5dGXYXZ/05MHRMYZlmf5wswEMixo3uOy1VkQvp007BZbKoRtbHFHFfDk\r\nazDIElROJd0VipiFrMdWE81JYlZMHJ8u4pU3gZvmKlieveDPRnxxk9icUala\r\nUazJwXc0iou7ok8mOaYr7k0JC8hCSxngWcYxpsB5Ft+zkCFlq8kxyfeYZA/H\r\ncI6Ycs+G5ucnPEWlWx8t2xeqxA7aB21O1GefEU4BQHZMyoTK2JOn9rTpeyIz\r\nBMqK/733fsUQpEl0Jhtd1S/whoC31xJI4EFMWok6JuPfPVjnxG45CuDDDq0m\r\nabyL+jut2A+OGxFBkkkZHfiBxBlvP9f35Rc=\r\n=c3CT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/index.js","types":"./lib/types/index.d.ts","volta":{"node":"16.16.0"},"module":"./lib/esm/index.mjs","browser":"./lib/umd/index.js","exports":{".":{"types":"./lib/types/index.d.ts","import":"./lib/esm/index.mjs","require":"./lib/umd/index.js"},"./cjs":{"types":"./lib/types/index.d.ts","import":"./lib/cjs/index.js","require":"./lib/cjs/index.js"},"./esm":{"types":"./lib/types/index.d.ts","import":"./lib/esm/index.mjs","require":"./lib/esm/index.mjs"},"./umd":{"types":"./lib/types/index.d.ts","import":"./lib/umd/index.js","require":"./lib/umd/index.js"},"./polyfill":{"types":"./lib/types/index.d.ts","import":"./lib/esm/index.polyfill.mjs","require":"./lib/umd/polyfill.js"},"./cjs/polyfill":{"types":"./lib/types/index.d.ts","import":"./lib/cjs/polyfill.js","require":"./lib/cjs/polyfill.js"},"./esm/polyfill":{"types":"./lib/types/index.d.ts","import":"./lib/esm/index.polyfill.mjs","require":"./lib/esm/index.polyfill.mjs"},"./umd/polyfill":{"types":"./lib/types/index.d.ts","import":"./lib/umd/polyfill.js","require":"./lib/umd/polyfill.js"}},"scripts":{"lint":"eslint \"src/**/*.ts\" && echo ✅ eslint passed","test":"node node_modules/mocha/bin/mocha --require source-map-support/register -R spec -b \"test/*.spec.js\"","build":"node --max-old-space-size=8192 node_modules/rollup/dist/bin/rollup -c rollup.config.js","coverage":"node node_modules/nyc/bin/nyc.js npm test","build:watch":"npm run build -- --watch"},"_npmUser":{"name":"faleij","email":"faleij@live.se"},"umd:main":"./lib/umd/index.js","repository":{"url":"git+https://github.com/Faleij/json-stream-stringify.git","type":"git"},"_npmVersion":"8.11.0","description":"JSON.Stringify as a readable stream","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"nyc":"15.1.0","mocha":"10.0.0","eslint":"^8.20.0","rollup":"2.77.0","core-js":"^3.24.0","es-check":"^7.0.0","coveralls":"3.1.1","expect.js":"0.3.1","@babel/cli":"^7.18.9","typescript":"^4.7.4","@babel/core":"^7.18.9","@types/mocha":"^9.1.1","@types/expect.js":"^0.3.29","@babel/preset-env":"^7.18.9","rollup-plugin-dts":"^4.2.2","source-map-support":"^0.5.21","@rollup/plugin-babel":"^5.3.1","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.26.0","@types/readable-stream":"^2.3.14","@babel/preset-typescript":"^7.18.6","rollup-plugin-typescript2":"^0.32.1","@rollup/plugin-node-resolve":"^13.3.0","@babel/plugin-transform-runtime":"^7.18.9","@typescript-eslint/eslint-plugin":"^5.31.0","@babel/plugin-transform-typescript":"^7.18.8","@babel/plugin-syntax-dynamic-import":"^7.8.3"},"_npmOperationalInternal":{"tmp":"tmp/json-stream-stringify_3.0.1_1660394300141_0.6402305595781559","host":"s3://npm-registry-packages"}}