|
{
|
|
"_from": "protocols@^1.4.0",
|
|
"_id": "protocols@1.4.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-+LsmPqG1/Xp2BNJri+Ob13Z4v4o=",
|
|
"_location": "/protocols",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "protocols@^1.4.0",
|
|
"name": "protocols",
|
|
"escapedName": "protocols",
|
|
"rawSpec": "^1.4.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.4.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/is-ssh",
|
|
"/parse-path"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/protocols/-/protocols-1.4.6.tgz",
|
|
"_shasum": "f8bb263ea1b5fd7a7604d26b8be39bd77678bf8a",
|
|
"_spec": "protocols@^1.4.0",
|
|
"_where": "/home/camilo/Documents/projects/personal/simple-email/node_modules/parse-path",
|
|
"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.3.1"
|
|
},
|
|
"directories": {
|
|
"example": "example",
|
|
"test": "test"
|
|
},
|
|
"files": [
|
|
"bin/",
|
|
"app/",
|
|
"lib/",
|
|
"dist/",
|
|
"src/",
|
|
"scripts/",
|
|
"resources/",
|
|
"menu/",
|
|
"cli.js",
|
|
"index.js",
|
|
"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": "1.4.6"
|
|
}
|