aboutsummaryrefslogtreecommitdiff
path: root/node_modules/boolean/package.json
blob: 1c83d886bf29e6b94ab87f99c05fedced3d00a2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
  "_from": "boolean@^3.0.1",
  "_id": "[email protected]",
  "_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": "/Users/lucifer/Documents/styx/node_modules/global-agent",
  "bugs": {
    "url": "https://github.com/thenativeweb/boolean/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Golo Roden",
      "email": "[email protected]"
    },
    {
      "name": "Matthias Wagler",
      "email": "[email protected]"
    },
    {
      "name": "Ryan Smith",
      "email": "[email protected]"
    },
    {
      "name": "Thomas Schaaf",
      "email": "[email protected]"
    }
  ],
  "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"
}