File: D:/HostingSpaces/SBogers10/honger7.komma.pro/node_modules/localtunnel/package.json
{
"_args": [
[
{
"raw": "localtunnel@1.9.0",
"scope": null,
"escapedName": "localtunnel",
"name": "localtunnel",
"rawSpec": "1.9.0",
"spec": "1.9.0",
"type": "version"
},
"/Users/mike/Webdevelopment/Komma55/node_modules/browser-sync"
]
],
"_from": "localtunnel@1.9.0",
"_id": "localtunnel@1.9.0",
"_inCache": true,
"_location": "/localtunnel",
"_nodeVersion": "9.10.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/localtunnel_1.9.0_1522820196011_0.16293719914925453"
},
"_npmUser": {
"name": "defunctzombie",
"email": "shtylman@gmail.com"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {
"cliui": "3.2.0",
"decamelize": "1.2.0",
"get-caller-file": "1.0.2",
"ms": "2.0.0",
"os-locale": "1.4.0",
"read-pkg-up": "1.0.1",
"require-directory": "2.1.1",
"require-main-filename": "1.0.1",
"set-blocking": "2.0.0",
"string-width": "1.0.2",
"which-module": "1.0.0",
"y18n": "3.2.1"
},
"_requested": {
"raw": "localtunnel@1.9.0",
"scope": null,
"escapedName": "localtunnel",
"name": "localtunnel",
"rawSpec": "1.9.0",
"spec": "1.9.0",
"type": "version"
},
"_requiredBy": [
"/browser-sync"
],
"_resolved": "https://registry.npmjs.org/localtunnel/-/localtunnel-1.9.0.tgz",
"_shasum": "8ffecdcf8c8a14f62df1056cf9d54acbb0bb9a8f",
"_shrinkwrap": null,
"_spec": "localtunnel@1.9.0",
"_where": "/Users/mike/Webdevelopment/Komma55/node_modules/browser-sync",
"author": {
"name": "Roman Shtylman",
"email": "shtylman@gmail.com"
},
"bin": {
"lt": "./bin/client"
},
"bugs": {
"url": "https://github.com/localtunnel/localtunnel/issues"
},
"dependencies": {
"axios": "0.17.1",
"debug": "2.6.8",
"openurl": "1.1.1",
"yargs": "6.6.0"
},
"description": "expose localhost to the world",
"devDependencies": {
"mocha": "~1.17.0"
},
"directories": {},
"dist": {
"integrity": "sha512-wCIiIHJ8kKIcWkTQE3m1VRABvsH2ZuOkiOpZUofUCf6Q42v3VIZ+Q0YfX1Z4sYDRj0muiKL1bLvz1FeoxsPO0w==",
"shasum": "8ffecdcf8c8a14f62df1056cf9d54acbb0bb9a8f",
"tarball": "https://registry.npmjs.org/localtunnel/-/localtunnel-1.9.0.tgz",
"fileCount": 12,
"unpackedSize": 28286
},
"gitHead": "9a38b8de0f5548658029eec50d44aea8376913d3",
"homepage": "https://github.com/localtunnel/localtunnel#readme",
"license": "MIT",
"main": "./client.js",
"maintainers": [
{
"name": "defunctzombie",
"email": "shtylman@gmail.com"
}
],
"name": "localtunnel",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/localtunnel/localtunnel.git"
},
"scripts": {
"test": "mocha --ui qunit --reporter list --timeout 10000 -- test/index.js"
},
"version": "1.9.0"
}