{ "_args": [ [ "fast-json-parse@1.0.3", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "fast-json-parse@1.0.3", "_id": "fast-json-parse@1.0.3", "_inBundle": false, "_integrity": "sha512-FRWsaZRWEJ1ESVNbDWmsAlqDk96gPQezzLghafp5J4GUKjbCz3OkAHuZs5TuPEtkbVQERysLp9xv6c24fBm8Aw==", "_location": "/fast-json-parse", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "fast-json-parse@1.0.3", "name": "fast-json-parse", "escapedName": "fast-json-parse", "rawSpec": "1.0.3", "saveSpec": null, "fetchSpec": "1.0.3" }, "_requiredBy": [ "/pino" ], "_resolved": "https://registry.npmjs.org/fast-json-parse/-/fast-json-parse-1.0.3.tgz", "_spec": "1.0.3", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Matteo Collina", "email": "hello@matteocollina.com" }, "bugs": { "url": "https://github.com/mcollina/fast-json-parse/issues" }, "description": "Parse json safely and at max speed", "devDependencies": { "benchmark": "^2.1.0", "json-parse-safe": "^1.0.3", "pre-commit": "^1.1.2", "standard": "^6.0.5", "tap": "^5.5.0" }, "homepage": "https://github.com/mcollina/fast-json-parse#readme", "keywords": [ "parse", "json", "fast", "safe" ], "license": "MIT", "main": "parse.js", "name": "fast-json-parse", "pre-commit": "test", "repository": { "type": "git", "url": "git+https://github.com/mcollina/fast-json-parse.git" }, "scripts": { "test": "standard && tap test.js" }, "version": "1.0.3" }