biofriction-wp-theme/node_modules/openurl/package.json

53 lines
1.4 KiB
JSON

{
"_args": [
[
"openurl@1.1.1",
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
]
],
"_development": true,
"_from": "openurl@1.1.1",
"_id": "openurl@1.1.1",
"_inBundle": false,
"_integrity": "sha1-OHW0sO96UsFW8NtB1GCduw+Us4c=",
"_location": "/openurl",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "openurl@1.1.1",
"name": "openurl",
"escapedName": "openurl",
"rawSpec": "1.1.1",
"saveSpec": null,
"fetchSpec": "1.1.1"
},
"_requiredBy": [
"/localtunnel"
],
"_resolved": "https://registry.npmjs.org/openurl/-/openurl-1.1.1.tgz",
"_spec": "1.1.1",
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
"author": {
"name": "Axel Rauschmayer",
"email": "axe@rauschma.de"
},
"bugs": {
"url": "https://github.com/rauschma/openurl/issues"
},
"description": "Open a URL via the operating system (http: in default browser, mailto: in mail client etc.",
"homepage": "https://github.com/rauschma/openurl#readme",
"keywords": [
"desktop",
"browser"
],
"license": "MIT",
"main": "./openurl.js",
"name": "openurl",
"repository": {
"type": "git",
"url": "git+https://github.com/rauschma/openurl.git"
},
"version": "1.1.1"
}