HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/password-prompt/package.json
{
  "_args": [
    [
      "password-prompt@1.1.2",
      "/Users/julesgraus/webDevelopment/Boilerplate-Shop"
    ]
  ],
  "_development": true,
  "_from": "password-prompt@1.1.2",
  "_id": "password-prompt@1.1.2",
  "_inBundle": false,
  "_integrity": "sha512-bpuBhROdrhuN3E7G/koAju0WjVw9/uQOG5Co5mokNj0MiOSBVZS1JTwM4zl55hu0WFmIEFvO9cU9sJQiBIYeIA==",
  "_location": "/password-prompt",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "password-prompt@1.1.2",
    "name": "password-prompt",
    "escapedName": "password-prompt",
    "rawSpec": "1.1.2",
    "saveSpec": null,
    "fetchSpec": "1.1.2"
  },
  "_requiredBy": [
    "/@oclif/plugin-autocomplete/cli-ux",
    "/@oclif/plugin-not-found/cli-ux",
    "/cli-ux"
  ],
  "_resolved": "https://registry.npmjs.org/password-prompt/-/password-prompt-1.1.2.tgz",
  "_spec": "1.1.2",
  "_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
  "author": {
    "name": "Jeff Dickey @jdxcode"
  },
  "bugs": {
    "url": "https://github.com/jdxcode/password-prompt/issues"
  },
  "dependencies": {
    "ansi-escapes": "^3.1.0",
    "cross-spawn": "^6.0.5"
  },
  "description": "cross-platform masked or hidden prompt",
  "devDependencies": {
    "jsdoc-to-markdown": "^4.0.1",
    "standard": "^11.0.1"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jdxcode/password-prompt",
  "keywords": [
    "cli",
    "input",
    "password",
    "prompt"
  ],
  "license": "WTFPL",
  "main": "index.js",
  "name": "password-prompt",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jdxcode/password-prompt.git"
  },
  "scripts": {
    "docs": "jsdoc2md -t README.hbs index.js > README.md; echo",
    "version": "standard --fix && git add index.js && npm run docs && git add README.md"
  },
  "version": "1.1.2"
}