package.json 1.79 KB
{
  "_from": "boolean@^3.0.0",
  "_id": "boolean@3.0.1",
  "_inBundle": false,
  "_integrity": "sha512-HRZPIjPcbwAVQvOTxR4YE3o8Xs98NqbbL1iEZDCz7CL8ql0Lt5iOyJFxfnAB0oFs8Oh02F/lLlg30Mexv46LjA==",
  "_location": "/boolean",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "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.1.tgz",
  "_shasum": "35ecf2b4a2ee191b0b44986f14eb5f052a5cbb4f",
  "_spec": "boolean@^3.0.0",
  "_where": "C:\\Users\\LG\\Desktop\\캡디2\\forensic_tool\\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.1.0",
    "roboter": "11.0.16",
    "semantic-release-configuration": "1.0.16"
  },
  "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.1"
}