2022-09-30 05:39:11 +00:00

71 lines
1.8 KiB
JSON

{
"_from": "boolean@^3.0.1",
"_id": "boolean@3.0.2",
"_inBundle": false,
"_integrity": "sha512-RwywHlpCRc3/Wh81MiCKun4ydaIFyW5Ea6JbL6sRCVx5q5irDw7pMXBUFYF/jArQ6YrG36q0kpovc9P/Kd3I4g==",
"_location": "/boolean",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "boolean@^3.0.1",
"name": "boolean",
"escapedName": "boolean",
"rawSpec": "^3.0.1",
"saveSpec": null,
"fetchSpec": "^3.0.1"
},
"_requiredBy": [
"/global-agent",
"/roarr"
],
"_resolved": "https://registry.npmjs.org/boolean/-/boolean-3.0.2.tgz",
"_shasum": "df1baa18b6a2b0e70840475e1d93ec8fe75b2570",
"_spec": "boolean@^3.0.1",
"_where": "/home/shihaam/www/freezer.shihaam.me/node_modules/global-agent",
"bugs": {
"url": "https://github.com/thenativeweb/boolean/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Golo Roden",
"email": "golo.roden@thenativeweb.io"
},
{
"name": "Matthias Wagler",
"email": "matthias.wagler@thenativeweb.io"
},
{
"name": "Ryan Smith",
"email": "ryan.smith@ht2labs.com"
},
{
"name": "Thomas Schaaf",
"email": "schaaf@komola.de"
}
],
"dependencies": {},
"deprecated": false,
"description": "boolean converts lots of things to boolean.",
"devDependencies": {
"assertthat": "5.2.1",
"roboter": "11.5.1",
"semantic-release-configuration": "1.0.23"
},
"homepage": "https://github.com/thenativeweb/boolean#readme",
"keywords": [
"boolean",
"parser"
],
"license": "MIT",
"main": "build/lib/boolean.js",
"name": "boolean",
"repository": {
"type": "git",
"url": "git://github.com/thenativeweb/boolean.git"
},
"types": "build/lib/boolean.d.ts",
"version": "3.0.2"
}