60 lines
1.4 KiB
JSON
60 lines
1.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"bourne@1.1.2",
|
|
"C:\\Daten\\Git\\Tumortisch"
|
|
]
|
|
],
|
|
"_from": "bourne@1.1.2",
|
|
"_id": "bourne@1.1.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-b2dgVkTZhkQirNMohgC00rWfpVqEi9y5tKM1k3JvoNx05ODtfQoPPd4js9CYFQoY0IM8LAmnJulEuWv74zjUOg==",
|
|
"_location": "/bourne",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "bourne@1.1.2",
|
|
"name": "bourne",
|
|
"escapedName": "bourne",
|
|
"rawSpec": "1.1.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.1.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/wreck"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bourne/-/bourne-1.1.2.tgz",
|
|
"_spec": "1.1.2",
|
|
"_where": "C:\\Daten\\Git\\Tumortisch",
|
|
"bugs": {
|
|
"url": "https://github.com/hapijs/bourne/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "JSON parse with prototype poisoning protection",
|
|
"devDependencies": {
|
|
"benchmark": "^2.1.4",
|
|
"code": "5.x.x",
|
|
"lab": "18.x.x"
|
|
},
|
|
"homepage": "https://github.com/hapijs/bourne#readme",
|
|
"keywords": [
|
|
"JSON",
|
|
"parse",
|
|
"safe",
|
|
"prototype"
|
|
],
|
|
"license": "BSD-3-Clause",
|
|
"main": "lib/index.js",
|
|
"name": "bourne",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/hapijs/bourne.git"
|
|
},
|
|
"scripts": {
|
|
"test": "lab -a code -t 100 -L",
|
|
"test-cov-html": "lab -a code -r html -o coverage.html"
|
|
},
|
|
"version": "1.1.2"
|
|
}
|