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/download-git-repo/package.json
{
  "_args": [
    [
      "download-git-repo@3.0.2",
      "/Users/julesgraus/webDevelopment/Boilerplate-Shop"
    ]
  ],
  "_development": true,
  "_from": "download-git-repo@3.0.2",
  "_id": "download-git-repo@3.0.2",
  "_inBundle": false,
  "_integrity": "sha512-N8hWXD4hXqmEcNoR8TBYFntaOcYvEQ7Bz90mgm3bZRTuteGQqwT32VDMnTyD0KTEvb8BWrMc1tVmzuV9u/WrAg==",
  "_location": "/download-git-repo",
  "_phantomChildren": {
    "glob": "7.1.4"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "download-git-repo@3.0.2",
    "name": "download-git-repo",
    "escapedName": "download-git-repo",
    "rawSpec": "3.0.2",
    "saveSpec": null,
    "fetchSpec": "3.0.2"
  },
  "_requiredBy": [
    "/@vue/cli"
  ],
  "_resolved": "https://registry.npmjs.org/download-git-repo/-/download-git-repo-3.0.2.tgz",
  "_spec": "3.0.2",
  "_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
  "bugs": {
    "url": "https://gitlab.com/flippidippi/download-git-repo/issues"
  },
  "dependencies": {
    "download": "^7.1.0",
    "git-clone": "^0.1.0",
    "rimraf": "^3.0.0"
  },
  "description": "Download and extract a git repository (GitHub, GitLab, Bitbucket) from node.",
  "devDependencies": {
    "fs-readdir-recursive": "^1.1.0",
    "husky": "^3.0.8",
    "mocha": "^6.2.1",
    "snazzy": "^8.0.0",
    "standard": "^14.3.1"
  },
  "homepage": "https://gitlab.com/flippidippi/download-git-repo#readme",
  "keywords": [
    "download",
    "github",
    "gitlab",
    "bitbucket",
    "repo",
    "repository",
    "tar",
    "extract",
    "tarball"
  ],
  "license": "MIT",
  "name": "download-git-repo",
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/flippidippi/download-git-repo.git"
  },
  "scripts": {
    "lint": "standard --verbose | snazzy",
    "lint:fix": "standard --verbose --fix | snazzy",
    "precommit": "npm run lint",
    "test": "mocha"
  },
  "standard": {
    "env": [
      "mocha"
    ]
  },
  "version": "3.0.2"
}