{ "_args": [ [ "fast-safe-stringify@1.2.3", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "fast-safe-stringify@1.2.3", "_id": "fast-safe-stringify@1.2.3", "_inBundle": false, "_integrity": "sha512-QJYT/i0QYoiZBQ71ivxdyTqkwKkQ0oxACXHYxH2zYHJEgzi2LsbjgvtzTbLi1SZcF190Db2YP7I7eTsU2egOlw==", "_location": "/fast-safe-stringify", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "fast-safe-stringify@1.2.3", "name": "fast-safe-stringify", "escapedName": "fast-safe-stringify", "rawSpec": "1.2.3", "saveSpec": null, "fetchSpec": "1.2.3" }, "_requiredBy": [ "/pino", "/quick-format-unescaped" ], "_resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-1.2.3.tgz", "_spec": "1.2.3", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "David Mark Clements" }, "bugs": { "url": "https://github.com/davidmarkclements/fast-safe-stringify/issues" }, "description": "Safely and quickly serialize JavaScript objects", "devDependencies": { "clone": "^2.1.0", "fastbench": "^1.0.1", "json-stringify-safe": "^5.0.1", "standard": "^9.0.0", "tap": "^10.0.0" }, "homepage": "https://github.com/davidmarkclements/fast-safe-stringify#readme", "license": "MIT", "main": "index.js", "name": "fast-safe-stringify", "repository": { "type": "git", "url": "git+https://github.com/davidmarkclements/fast-safe-stringify.git" }, "scripts": { "test": "standard && tap test.js" }, "typings": "index", "version": "1.2.3" }