|
- {
- "_args": [
- [
- "is-root@2.0.0",
- "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
- ]
- ],
- "_from": "is-root@2.0.0",
- "_id": "is-root@2.0.0",
- "_inBundle": false,
- "_integrity": "sha512-F/pJIk8QD6OX5DNhRB7hWamLsUilmkDGho48KbgZ6xg/lmAZXHxzXQ91jzB3yRSw5kdQGGGc4yz8HYhTYIMWPg==",
- "_location": "/is-root",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "is-root@2.0.0",
- "name": "is-root",
- "escapedName": "is-root",
- "rawSpec": "2.0.0",
- "saveSpec": null,
- "fetchSpec": "2.0.0"
- },
- "_requiredBy": [
- "/react-dev-utils"
- ],
- "_resolved": "https://registry.npmjs.org/is-root/-/is-root-2.0.0.tgz",
- "_spec": "2.0.0",
- "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "sindresorhus.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/is-root/issues"
- },
- "description": "Check if the process is running as root user, for example, one started with `sudo`",
- "devDependencies": {
- "ava": "*",
- "xo": "*"
- },
- "engines": {
- "node": ">=6"
- },
- "files": [
- "index.js"
- ],
- "homepage": "https://github.com/sindresorhus/is-root#readme",
- "keywords": [
- "sudo",
- "root",
- "user",
- "permissions",
- "uid",
- "process",
- "posix"
- ],
- "license": "MIT",
- "name": "is-root",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sindresorhus/is-root.git"
- },
- "scripts": {
- "test": "xo && ava"
- },
- "version": "2.0.0"
- }
|