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/hyperlinker/package.json
{
  "_args": [
    [
      "hyperlinker@1.0.0",
      "/Users/julesgraus/webDevelopment/Boilerplate-Shop"
    ]
  ],
  "_development": true,
  "_from": "hyperlinker@1.0.0",
  "_id": "hyperlinker@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-Ty8UblRWFEcfSuIaajM34LdPXIhbs1ajEX/BBPv24J+enSVaEVY63xQ6lTO9VRYS5LAoghIG0IDJ+p+IPzKUQQ==",
  "_location": "/hyperlinker",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "hyperlinker@1.0.0",
    "name": "hyperlinker",
    "escapedName": "hyperlinker",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/@oclif/plugin-autocomplete/cli-ux",
    "/@oclif/plugin-not-found/cli-ux",
    "/cli-ux"
  ],
  "_resolved": "https://registry.npmjs.org/hyperlinker/-/hyperlinker-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
  "author": {
    "name": "James Talmage",
    "email": "james@talmage.io",
    "url": "github.com/jamestalmage"
  },
  "browser": "browser.js",
  "bugs": {
    "url": "https://github.com/jamestalmage/hyperlinker/issues"
  },
  "dependencies": {},
  "description": "Write hyperlinks in the terminal.",
  "devDependencies": {
    "ava": "^0.20.0",
    "chalk": "^2.3.0",
    "codecov": "^2.2.0",
    "nyc": "^11.0.0",
    "xo": "^0.18.2"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js",
    "browser.js"
  ],
  "homepage": "https://github.com/jamestalmage/hyperlinker#readme",
  "keywords": [
    "terminal",
    "link",
    "hyperlink",
    "cli"
  ],
  "license": "MIT",
  "name": "hyperlinker",
  "nyc": {
    "reporter": [
      "lcov",
      "text"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jamestalmage/hyperlinker.git"
  },
  "scripts": {
    "test": "xo && nyc ava"
  },
  "version": "1.0.0"
}