PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/is-ssh

Просмотр файла: package.json

{
  "name": "is-ssh",
  "version": "1.4.1",
  "description": "Check if an input value is a ssh url or not.",
  "main": "lib/index.js",
  "directories": {
    "example": "example",
    "test": "test"
  },
  "scripts": {
    "test": "node test"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:IonicaBizau/node-is-ssh.git"
  },
  "keywords": [
    "ssh",
    "url",
    "check",
    "parser"
  ],
  "author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/IonicaBizau/node-is-ssh/issues"
  },
  "homepage": "https://github.com/IonicaBizau/node-is-ssh",
  "dependencies": {
    "protocols": "^2.0.1"
  },
  "devDependencies": {
    "tester": "^1.3.1"
  },
  "files": [
    "bin/",
    "app/",
    "lib/",
    "dist/",
    "src/",
    "scripts/",
    "resources/",
    "menu/",
    "cli.js",
    "index.js",
    "index.d.ts",
    "package-lock.json",
    "bloggify.js",
    "bloggify.json",
    "bloggify/"
  ]
}

Выполнить команду


Для локальной разработки. Не используйте в интернете!