{ "_from": "is-undefined@^1.0.0", "_id": "is-undefined@1.0.10", "_inBundle": false, "_integrity": "sha512-hMauRkt6V5toiszSuYtQFwRHRW1nrv8nhhgVEImNpxaBV6nJsHU9hT9g9YPabnN7aY6S1Lcg+1WF2GshniuSoQ==", "_location": "/is-undefined", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "is-undefined@^1.0.0", "name": "is-undefined", "escapedName": "is-undefined", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/powershell" ], "_resolved": "https://registry.npmjs.org/is-undefined/-/is-undefined-1.0.10.tgz", "_shasum": "3af5ac9264616252784287018f6a3046b7ef31bc", "_spec": "is-undefined@^1.0.0", "_where": "C:\\Users\\fofol\\OneDrive\\Configs\\ProcessKiller\\node_modules\\powershell", "author": { "name": "Ionică Bizău", "email": "bizauionica@gmail.com", "url": "https://ionicabizau.net" }, "bugs": { "url": "https://github.com/IonicaBizau/is-undefined/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Check if a value is undefined or not.", "devDependencies": { "tester": "^1.3.1" }, "directories": { "example": "example", "test": "test" }, "files": [ "bin/", "app/", "lib/", "dist/", "src/", "scripts/", "resources/", "menu/", "cli.js", "index.js", "bloggify.js", "bloggify.json", "bloggify/" ], "homepage": "https://github.com/IonicaBizau/is-undefined#readme", "keywords": [ "undefined", "utility", "check" ], "license": "MIT", "main": "lib/index.js", "name": "is-undefined", "repository": { "type": "git", "url": "git+https://github.com/IonicaBizau/is-undefined.git" }, "scripts": { "test": "node test" }, "version": "1.0.10" }