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/anvil.komma.pro/node_modules/to-absolute-glob/package.json
{
  "_args": [
    [
      "to-absolute-glob@0.1.1",
      "/Users/mike/Webdevelopment/Anvil"
    ]
  ],
  "_development": true,
  "_from": "to-absolute-glob@0.1.1",
  "_id": "to-absolute-glob@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-HN+kcqnvUMI57maZm2YsoOs5k38=",
  "_location": "/to-absolute-glob",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "to-absolute-glob@0.1.1",
    "name": "to-absolute-glob",
    "escapedName": "to-absolute-glob",
    "rawSpec": "0.1.1",
    "saveSpec": null,
    "fetchSpec": "0.1.1"
  },
  "_requiredBy": [
    "/decompress/glob-stream",
    "/download/glob-stream"
  ],
  "_resolved": "https://registry.npmjs.org/to-absolute-glob/-/to-absolute-glob-0.1.1.tgz",
  "_spec": "0.1.1",
  "_where": "/Users/mike/Webdevelopment/Anvil",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/to-absolute-glob/issues"
  },
  "dependencies": {
    "extend-shallow": "^2.0.1"
  },
  "description": "Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.",
  "devDependencies": {
    "mocha": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jonschlinkert/to-absolute-glob",
  "keywords": [
    "resolve",
    "pattern",
    "absolute",
    "glob"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "to-absolute-glob",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/to-absolute-glob.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "related": {
      "list": [
        "is-glob",
        "is-valid-glob",
        "has-glob"
      ]
    }
  },
  "version": "0.1.1"
}