|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- {
- "_args": [
- [
- "boolean@3.1.2",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_from": "boolean@3.1.2",
- "_id": "boolean@3.1.2",
- "_inBundle": false,
- "_integrity": "sha512-YN6UmV0FfLlBVvRvNPx3pz5W/mUoYB24J4WSXOKP/OOJpi+Oq6WYqPaNTHzjI0QzwWtnvEd5CGYyQPgp1jFxnw==",
- "_location": "/boolean",
- "_optional": true,
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "boolean@3.1.2",
- "name": "boolean",
- "escapedName": "boolean",
- "rawSpec": "3.1.2",
- "saveSpec": null,
- "fetchSpec": "3.1.2"
- },
- "_requiredBy": [
- "/global-agent",
- "/roarr"
- ],
- "_resolved": "https://registry.npmjs.org/boolean/-/boolean-3.1.2.tgz",
- "_spec": "3.1.2",
- "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
- "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"
- },
- {
- "name": "Thomas Schaaf",
- "email": "schaaf@komola.de"
- },
- {
- "name": "Sebastian Mares",
- "email": "camil.sebastian@mares.email"
- }
- ],
- "dependencies": {},
- "description": "boolean converts lots of things to boolean.",
- "devDependencies": {
- "assertthat": "6.3.2",
- "roboter": "11.7.3",
- "semantic-release-configuration": "2.0.1"
- },
- "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.1.2"
- }
|