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/join-path/package.json
{
  "name": "join-path",
  "version": "1.1.1",
  "description": "Join urls or system paths, even with undefined values",
  "main": "index.js",
  "scripts": {
    "test": "node test.js | tap-spec"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/scottcorgan/join-path.git"
  },
  "keywords": [
    "url",
    "join",
    "path",
    "combine"
  ],
  "author": "Scott Corgan",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/scottcorgan/join-path/issues"
  },
  "homepage": "https://github.com/scottcorgan/join-path",
  "devDependencies": {
    "tap-spec": "^4.0.2",
    "tape": "^4.0.0"
  },
  "dependencies": {
    "as-array": "^2.0.0",
    "valid-url": "^1",
    "url-join": "0.0.1"
  }
}