Bones/node_modules/openurl/package.json
SOUTHERNCO\x2mjbyrn 7efe7605b8 Template Upload
2017-05-17 13:45:25 -04:00

73 lines
1.7 KiB
JSON

{
"_args": [
[
"openurl@1.1.0",
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\localtunnel"
]
],
"_defaultsLoaded": true,
"_engineSupported": true,
"_from": "openurl@1.1.0",
"_id": "openurl@1.1.0",
"_inCache": true,
"_location": "/openurl",
"_nodeVersion": "v0.6.6",
"_npmUser": {
"email": "axel@rauschma.de",
"name": "rauschma"
},
"_npmVersion": "1.0.106",
"_phantomChildren": {},
"_requested": {
"name": "openurl",
"raw": "openurl@1.1.0",
"rawSpec": "1.1.0",
"scope": null,
"spec": "1.1.0",
"type": "version"
},
"_requiredBy": [
"/localtunnel"
],
"_resolved": "https://registry.npmjs.org/openurl/-/openurl-1.1.0.tgz",
"_shasum": "e2f2189d999c04823201f083f0f1a7cd8903187a",
"_shrinkwrap": null,
"_spec": "openurl@1.1.0",
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\localtunnel",
"author": {
"email": "axe@rauschma.de",
"name": "Axel Rauschmayer"
},
"dependencies": {},
"description": "Open a URL via the operating system (http: in default browser, mailto: in mail client etc.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "e2f2189d999c04823201f083f0f1a7cd8903187a",
"tarball": "https://registry.npmjs.org/openurl/-/openurl-1.1.0.tgz"
},
"engines": {
"node": "*"
},
"installable": true,
"keywords": [
"browser",
"desktop"
],
"license": "MIT",
"main": "./openurl.js",
"maintainers": [
{
"name": "rauschma",
"email": "axel@rauschma.de"
}
],
"name": "openurl",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/rauschma/openurl.git"
},
"version": "1.1.0"
}