{ "_args": [ [ "@hapi/bourne@3.0.0", "/Users/zhanwencai/code/game/congkong/webServer" ] ], "_from": "@hapi/bourne@3.0.0", "_id": "@hapi/bourne@3.0.0", "_inBundle": false, "_integrity": "sha512-Waj1cwPXJDucOib4a3bAISsKJVb15MKi9IvmTI/7ssVEm6sywXGjVJDhl6/umt1pK1ZS7PacXU3A1PmFKHEZ2w==", "_location": "/@hapi/bourne", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@hapi/bourne@3.0.0", "name": "@hapi/bourne", "escapedName": "@hapi%2fbourne", "scope": "@hapi", "rawSpec": "3.0.0", "saveSpec": null, "fetchSpec": "3.0.0" }, "_requiredBy": [ "/co-body" ], "_resolved": "https://registry.npmmirror.com/@hapi/bourne/-/bourne-3.0.0.tgz", "_spec": "3.0.0", "_where": "/Users/zhanwencai/code/game/congkong/webServer", "bugs": { "url": "https://github.com/hapijs/bourne/issues" }, "description": "JSON parse with prototype poisoning protection", "devDependencies": { "@hapi/code": "^9.0.0", "@hapi/eslint-plugin": "*", "@hapi/lab": "25.0.0-beta.1", "@types/node": "^17.0.31", "benchmark": "2.x.x", "typescript": "^4.6.3" }, "eslintConfig": { "extends": [ "plugin:@hapi/module" ] }, "files": [ "lib" ], "homepage": "https://github.com/hapijs/bourne#readme", "keywords": [ "JSON", "parse", "safe", "prototype" ], "license": "BSD-3-Clause", "main": "lib/index.js", "name": "@hapi/bourne", "repository": { "type": "git", "url": "git://github.com/hapijs/bourne.git" }, "scripts": { "test": "lab -a @hapi/code -t 100 -L -Y", "test-cov-html": "lab -a @hapi/code -r html -o coverage.html" }, "types": "lib/index.d.ts", "version": "3.0.0" }