{
  "_from": "protocols@^2.0.1",
  "_id": "protocols@2.0.2",
  "_inBundle": false,
  "_integrity": "sha512-hHVTzba3wboROl0/aWRRG9dMytgH6ow//STBZh43l/wQgmMhYhOFi0EHWAPtoCz9IAUymsyP0TSBHkhgMEGNnQ==",
  "_location": "/protocols",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "protocols@^2.0.1",
    "name": "protocols",
    "escapedName": "protocols",
    "rawSpec": "^2.0.1",
    "saveSpec": null,
    "fetchSpec": "^2.0.1"
  },
  "_requiredBy": [
    "/is-ssh",
    "/parse-path"
  ],
  "_resolved": "https://registry.npmjs.org/protocols/-/protocols-2.0.2.tgz",
  "_shasum": "822e8fcdcb3df5356538b3e91bfd890b067fd0a4",
  "_spec": "protocols@^2.0.1",
  "_where": "/home/ctr65084/public_html/tranvial-site/node_modules/is-ssh",
  "author": {
    "name": "Ionică Bizău",
    "email": "bizauionica@gmail.com",
    "url": "https://ionicabizau.net"
  },
  "bugs": {
    "url": "https://github.com/IonicaBizau/protocols/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Get the protocols of an input url.",
  "devDependencies": {
    "tester": "^1.4.5"
  },
  "directories": {
    "example": "example",
    "test": "test"
  },
  "files": [
    "bin/",
    "app/",
    "lib/",
    "dist/",
    "src/",
    "scripts/",
    "resources/",
    "menu/",
    "cli.js",
    "index.js",
    "index.d.ts",
    "package-lock.json",
    "bloggify.js",
    "bloggify.json",
    "bloggify/"
  ],
  "homepage": "https://github.com/IonicaBizau/protocols",
  "keywords": [
    "protocols",
    "protocol",
    "url",
    "parse"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "protocols",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/IonicaBizau/protocols.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "2.0.2"
}
