aboutsummaryrefslogtreecommitdiff
path: root/node_modules/boolean/package.json
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2020-12-22 17:49:59 +0530
committerPriyansh <[email protected]>2020-12-22 17:49:59 +0530
commite93da8b04da86773247aadb1cbb1912e4f4526b2 (patch)
treeeb4ef3203a92ed3dbd2252ddb1ea23bd2d670c98 /node_modules/boolean/package.json
parenta5743c293dcb435e4b159a4df791f8955a4110ec (diff)
downloadstyx-e93da8b04da86773247aadb1cbb1912e4f4526b2.tar.xz
styx-e93da8b04da86773247aadb1cbb1912e4f4526b2.zip
Rewriting Project
Diffstat (limited to 'node_modules/boolean/package.json')
-rw-r--r--node_modules/boolean/package.json70
1 files changed, 70 insertions, 0 deletions
diff --git a/node_modules/boolean/package.json b/node_modules/boolean/package.json
new file mode 100644
index 0000000..1c83d88
--- /dev/null
+++ b/node_modules/boolean/package.json
@@ -0,0 +1,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"
+}