GOOD SHELL MAS BOY
Server: Apache/2.4.52 (Ubuntu)
System: Linux vmi1836763.contaboserver.net 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64
User: www-data (33)
PHP: 8.4.10
Disabled: NONE
Upload Files
File: //usr/local/lib/node_modules/firebase-tools/node_modules/glob-slasher/package.json
{
  "name": "glob-slasher",
  "version": "1.0.1",
  "description": "Prefix an object (key/values) of globs with a slash and normalize. Supports negated globs too. Glob version of slasher module",
  "main": "index.js",
  "scripts": {
    "test": "node test.js | tap-spec"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/scottcorgan/glob-slasher.git"
  },
  "keywords": [
    "glob",
    "slash",
    "slasher",
    "prefix"
  ],
  "author": "Scott Corgan",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/scottcorgan/glob-slasher/issues"
  },
  "homepage": "https://github.com/scottcorgan/glob-slasher",
  "devDependencies": {
    "tap-spec": "^1.0.1",
    "tape": "^3.0.3"
  },
  "dependencies": {
    "glob-slash": "^1.0.0",
    "lodash.isobject": "^2.4.1",
    "toxic": "^1.0.0"
  }
}