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/git-rev-sync/package.json
{
  "_from": "git-rev-sync@2.1.0",
  "_id": "git-rev-sync@2.1.0",
  "_inBundle": false,
  "_integrity": "sha512-qZWv4D3GBm9sHEq5Jvc2rGuwQbz52mJoNAhe/zZS+rlwft7n8BGAG0QCgXt6m+jxn82IwlpOT3UXY81LkFJufA==",
  "_location": "/git-rev-sync",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "git-rev-sync@2.1.0",
    "name": "git-rev-sync",
    "escapedName": "git-rev-sync",
    "rawSpec": "2.1.0",
    "saveSpec": null,
    "fetchSpec": "2.1.0"
  },
  "_requiredBy": [
    "/apollo"
  ],
  "_resolved": "https://registry.npmjs.org/git-rev-sync/-/git-rev-sync-2.1.0.tgz",
  "_shasum": "f2b6af0b834042d45194cecb83df6eb505164dc1",
  "_spec": "git-rev-sync@2.1.0",
  "_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop/node_modules/apollo",
  "author": {
    "name": "kurttheviking"
  },
  "bugs": {
    "url": "https://github.com/kurttheviking/git-rev-sync-js/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Kurt Ericson",
      "email": "github@kurttheviking.com",
      "url": "https://github.com/kurttheviking"
    },
    {
      "name": "Jason Denizac",
      "email": "jason@denizac.org",
      "url": "http://jden.us"
    },
    {
      "name": "Thomas Blobaum",
      "email": "tblobaum@gmail.com",
      "url": "https://github.com/tblobaum"
    },
    {
      "name": "Henrik Raitasola",
      "url": "https://github.com/henrikra"
    },
    {
      "name": "Jan Nicklas",
      "url": "https://github.com/jantimon"
    },
    {
      "name": "Hendrik Reker",
      "email": "reker.opensource@gmail.com",
      "url": "https://github.com/reker-"
    },
    {
      "name": "Kevin Yanuk",
      "url": "https://github.com/fugwenna"
    },
    {
      "name": "Lorenz Gardner",
      "url": "https://github.com/LorenzGardner"
    },
    {
      "name": "Colton Clemmer",
      "url": "https://github.com/orbweaver-"
    },
    {
      "name": "Tiberiu Zuld",
      "url": "https://github.com/tiberiuzuld"
    }
  ],
  "dependencies": {
    "escape-string-regexp": "1.0.5",
    "graceful-fs": "4.1.15",
    "shelljs": "0.8.4"
  },
  "deprecated": false,
  "description": "Synchronously get the current git commit hash, tag, or branch",
  "devDependencies": {},
  "homepage": "https://github.com/kurttheviking/git-rev-sync-js",
  "license": "MIT",
  "main": "index.js",
  "name": "git-rev-sync",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/kurttheviking/git-rev-sync-js.git"
  },
  "scripts": {
    "examples": "node examples/simple",
    "examples-extended": "node examples/extended",
    "test": "node tests/index"
  },
  "version": "2.1.0"
}