71 lines
1.6 KiB
JSON
71 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"boolean@3.0.0",
|
|
"/home/massta/Documents/new"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "boolean@3.0.0",
|
|
"_id": "boolean@3.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-OElxJ1lUSinuoUnkpOgLmxp0DC4ytEhODEL6QJU0NpxE/mI4rUSh8h1P1Wkvfi3xQEBcxXR2gBIPNYNuaFcAbQ==",
|
|
"_location": "/boolean",
|
|
"_optional": true,
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "boolean@3.0.0",
|
|
"name": "boolean",
|
|
"escapedName": "boolean",
|
|
"rawSpec": "3.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/global-agent",
|
|
"/roarr"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/boolean/-/boolean-3.0.0.tgz",
|
|
"_spec": "3.0.0",
|
|
"_where": "/home/massta/Documents/new",
|
|
"bugs": {
|
|
"url": "https://github.com/thenativeweb/boolean/issues"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"description": "boolean converts lots of things to boolean.",
|
|
"devDependencies": {
|
|
"assertthat": "5.0.1",
|
|
"roboter": "9.2.0"
|
|
},
|
|
"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.0"
|
|
}
|