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/helder.komma.pro/node_modules/globs/package.json
{
  "_args": [
    [
      {
        "raw": "globs@^0.1.2",
        "scope": null,
        "escapedName": "globs",
        "name": "globs",
        "rawSpec": "^0.1.2",
        "spec": ">=0.1.2 <0.2.0",
        "type": "range"
      },
      "/Users/mike/Webdevelopment/Helder/node_modules/concatenate"
    ]
  ],
  "_from": "globs@>=0.1.2 <0.2.0",
  "_id": "globs@0.1.4",
  "_inCache": true,
  "_location": "/globs",
  "_nodeVersion": "8.9.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/globs_0.1.4_1525086350446_0.3088325291512981"
  },
  "_npmUser": {
    "name": "thomas-darling",
    "email": "mail@thda.dk"
  },
  "_npmVersion": "5.8.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "globs@^0.1.2",
    "scope": null,
    "escapedName": "globs",
    "name": "globs",
    "rawSpec": "^0.1.2",
    "spec": ">=0.1.2 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/concatenate"
  ],
  "_resolved": "https://registry.npmjs.org/globs/-/globs-0.1.4.tgz",
  "_shasum": "1d13639f6174e4ae73a7f936da7d9a079f657c1c",
  "_shrinkwrap": null,
  "_spec": "globs@^0.1.2",
  "_where": "/Users/mike/Webdevelopment/Helder/node_modules/concatenate",
  "author": {
    "name": "Stephen Mathieson",
    "email": "me@stephenmathieson.com"
  },
  "bugs": {
    "url": "https://github.com/stephenmathieson/node-globs/issues"
  },
  "dependencies": {
    "glob": "^7.1.1"
  },
  "description": "An extension of glob, allowing you to provide one or more patterns to match.",
  "devDependencies": {
    "jshint": "~2.9.4",
    "sandboxed-module": "~2.0.3",
    "vows": "~0.8.1"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "integrity": "sha512-D23dWbOq48vlOraoSigbcQV4tWrnhwk+E/Um2cMuDS3/5dwGmdFeA7L/vAvDhLFlQOTDqHcXh35m/71g2A2WzQ==",
    "shasum": "1d13639f6174e4ae73a7f936da7d9a079f657c1c",
    "tarball": "https://registry.npmjs.org/globs/-/globs-0.1.4.tgz",
    "fileCount": 5,
    "unpackedSize": 6276,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5viQCRA9TVsSAnZWagAA0mcP/3eUu3IjWZ6w8Xl6fSts\ngRQaP8hICyooMh/Xl8wD0bq5ofJbnPOdltCEEB0OWzvxK+bVjzWBBi+1fG8c\ncFjvLp3tvBJPdPb4Gbi3jGEUP413RLp5MIAb40bQayyHfIfw0VnDpDoymyR/\nrjjX9zIttcbTvgWm9fdAiVj8qo2gn1OBBNIn1GQBKD4p/v0ki+Vn3i1K00m7\nrY7dRw4fAutcXKuw8IVe5YDwF0PeZoJuSJUv9G2CNcp1b/9VK1DxQu0lSlaU\nCr8zI00FtA1uSteaNBYevuxV5ugivsbMHLsu0YlvowYmzGTYNAXtoGHddOzx\nxrPY1jkGwH91GOllqPDtZus0m8q+RdoYjuYENaOt9O6pXt5erxufLho6v98t\nkZSVysUJ8XtDpG1y12m53EPX3vEXrVkMb2gZu251HfBWUsagBc8xvloSS8zf\nNX9EKjSC3QAOTDEK4m1sBaI75ZrU555TnX2+NdOvMyxR99ZpZ8G5eX+DzgQ0\nXIwzt3I41GJwmHI++XbY200nImUKIadHyfxl/Fnp2JxSihShUL0Y6yfe+bdx\nIX3kRT7517KQy28ONV//tt2pCoLET6faHb0D1BD+OwyCeWS2SqpbaWicf91j\nF+4o+BsDFJdr0MIJm3FKQ2v+GlEwIKvjhKxkJ4TsjYrQhZ/tAzYKlmvEDzeR\nncSS\r\n=wrdd\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "710397ddb3b2d0133526246d1bdd2c51cdce7e7b",
  "homepage": "https://github.com/stephenmathieson/node-globs#readme",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "iandotkelly",
      "email": "iandotkelly@gmail.com"
    },
    {
      "name": "stephenmathieson",
      "email": "me@stephenmathieson.com"
    },
    {
      "name": "thomas-darling",
      "email": "mail@thda.dk"
    }
  ],
  "name": "globs",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/stephenmathieson/node-globs.git"
  },
  "scripts": {
    "test": "make test"
  },
  "types": "index.d.ts",
  "version": "0.1.4"
}