2023-12-18 13:12:25 +08:00
|
|
|
{
|
2024-01-16 21:26:16 +08:00
|
|
|
"_from": "@hapi/bourne@1.x.x",
|
2023-12-18 13:12:25 +08:00
|
|
|
"_id": "@hapi/bourne@1.3.2",
|
|
|
|
"_inBundle": false,
|
|
|
|
"_integrity": "sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA==",
|
|
|
|
"_location": "/@hapi/bourne",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
2024-01-16 21:26:16 +08:00
|
|
|
"type": "range",
|
2023-12-18 13:12:25 +08:00
|
|
|
"registry": true,
|
2024-01-16 21:26:16 +08:00
|
|
|
"raw": "@hapi/bourne@1.x.x",
|
2023-12-18 13:12:25 +08:00
|
|
|
"name": "@hapi/bourne",
|
|
|
|
"escapedName": "@hapi%2fbourne",
|
|
|
|
"scope": "@hapi",
|
2024-01-16 21:26:16 +08:00
|
|
|
"rawSpec": "1.x.x",
|
2023-12-18 13:12:25 +08:00
|
|
|
"saveSpec": null,
|
2024-01-16 21:26:16 +08:00
|
|
|
"fetchSpec": "1.x.x"
|
2023-12-18 13:12:25 +08:00
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/@hapi/joi"
|
|
|
|
],
|
2024-01-16 21:26:16 +08:00
|
|
|
"_resolved": "https://registry.npmmirror.com/@hapi/bourne/-/bourne-1.3.2.tgz",
|
|
|
|
"_shasum": "0a7095adea067243ce3283e1b56b8a8f453b242a",
|
|
|
|
"_spec": "@hapi/bourne@1.x.x",
|
|
|
|
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\@hapi\\joi",
|
2023-12-18 13:12:25 +08:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/hapijs/bourne/issues"
|
|
|
|
},
|
2024-01-16 21:26:16 +08:00
|
|
|
"bundleDependencies": false,
|
2023-12-18 13:12:25 +08:00
|
|
|
"dependencies": {},
|
2024-01-16 21:26:16 +08:00
|
|
|
"deprecated": "This version has been deprecated and is no longer supported or maintained",
|
2023-12-18 13:12:25 +08:00
|
|
|
"description": "JSON parse with prototype poisoning protection",
|
|
|
|
"devDependencies": {
|
|
|
|
"@hapi/code": "5.x.x",
|
|
|
|
"@hapi/lab": "18.x.x",
|
|
|
|
"benchmark": "^2.1.4"
|
|
|
|
},
|
|
|
|
"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",
|
|
|
|
"test-cov-html": "lab -a @hapi/code -r html -o coverage.html"
|
|
|
|
},
|
|
|
|
"version": "1.3.2"
|
|
|
|
}
|