{
  "_args": [
    [
      {
        "raw": "glob-slasher@^1.0.1",
        "scope": null,
        "escapedName": "glob-slasher",
        "name": "glob-slasher",
        "rawSpec": "^1.0.1",
        "spec": ">=1.0.1 <2.0.0",
        "type": "range"
      },
      "C:\\src\\pnpm\\node_modules\\superstatic"
    ]
  ],
  "_from": "glob-slasher@>=1.0.1 <2.0.0",
  "_id": "glob-slasher@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/glob-slasher",
  "_nodeVersion": "0.10.31",
  "_npmUser": {
    "name": "scottcorgan",
    "email": "scottcorgan@gmail.com"
  },
  "_npmVersion": "2.1.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "glob-slasher@^1.0.1",
    "scope": null,
    "escapedName": "glob-slasher",
    "name": "glob-slasher",
    "rawSpec": "^1.0.1",
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/superstatic"
  ],
  "_resolved": "https://registry.npmjs.org/glob-slasher/-/glob-slasher-1.0.1.tgz",
  "_shasum": "747a0e5bb222642ee10d3e05443e109493cb0f8e",
  "_shrinkwrap": null,
  "_spec": "glob-slasher@^1.0.1",
  "_where": "C:\\src\\pnpm\\node_modules\\superstatic",
  "author": {
    "name": "Scott Corgan"
  },
  "bugs": {
    "url": "https://github.com/scottcorgan/glob-slasher/issues"
  },
  "dependencies": {
    "glob-slash": "^1.0.0",
    "lodash.isobject": "^2.4.1",
    "toxic": "^1.0.0"
  },
  "description": "Prefix an object (key/values) of globs with a slash and normalize. Supports negated globs too. Glob version of slasher module",
  "devDependencies": {
    "tap-spec": "^1.0.1",
    "tape": "^3.0.3"
  },
  "directories": {},
  "dist": {
    "shasum": "747a0e5bb222642ee10d3e05443e109493cb0f8e",
    "tarball": "https://registry.npmjs.org/glob-slasher/-/glob-slasher-1.0.1.tgz"
  },
  "gitHead": "d8d47de718e7b41660556d6b64248f32f590d2a9",
  "homepage": "https://github.com/scottcorgan/glob-slasher",
  "keywords": [
    "glob",
    "slash",
    "slasher",
    "prefix"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "scottcorgan",
      "email": "scottcorgan@gmail.com"
    }
  ],
  "name": "glob-slasher",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/scottcorgan/glob-slasher.git"
  },
  "scripts": {
    "test": "node test.js | tap-spec"
  },
  "version": "1.0.1"
}
