File: D:/HostingSpaces/SBogers10/somerenslust.komma.pro/node_modules/localtunnel/package.json
{
"_args": [
[
{
"raw": "localtunnel@1.8.3",
"scope": null,
"escapedName": "localtunnel",
"name": "localtunnel",
"rawSpec": "1.8.3",
"spec": "1.8.3",
"type": "version"
},
"/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/browser-sync"
]
],
"_from": "localtunnel@1.8.3",
"_id": "localtunnel@1.8.3",
"_inCache": true,
"_location": "/localtunnel",
"_nodeVersion": "7.7.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/localtunnel-1.8.3.tgz_1497226815960_0.8988147834315896"
},
"_npmUser": {
"name": "defunctzombie",
"email": "shtylman@gmail.com"
},
"_npmVersion": "4.1.2",
"_phantomChildren": {
"ajv": "4.11.8",
"aws-sign2": "0.6.0",
"aws4": "1.6.0",
"cliui": "3.2.0",
"combined-stream": "1.0.6",
"decamelize": "1.2.0",
"extend": "3.0.1",
"forever-agent": "0.6.1",
"form-data": "2.1.4",
"har-schema": "1.0.5",
"hawk": "3.1.3",
"http-signature": "1.1.1",
"is-typedarray": "1.0.0",
"isstream": "0.1.2",
"json-stringify-safe": "5.0.1",
"mime-types": "2.1.18",
"ms": "2.0.0",
"oauth-sign": "0.8.2",
"os-locale": "1.4.0",
"performance-now": "0.2.0",
"safe-buffer": "5.1.1",
"stringstream": "0.0.5",
"tough-cookie": "2.3.3",
"uuid": "3.2.1",
"window-size": "0.1.4",
"y18n": "3.2.1"
},
"_requested": {
"raw": "localtunnel@1.8.3",
"scope": null,
"escapedName": "localtunnel",
"name": "localtunnel",
"rawSpec": "1.8.3",
"spec": "1.8.3",
"type": "version"
},
"_requiredBy": [
"/browser-sync"
],
"_resolved": "https://registry.npmjs.org/localtunnel/-/localtunnel-1.8.3.tgz",
"_shasum": "dcc5922fd85651037d4bde24fd93248d0b24eb05",
"_shrinkwrap": null,
"_spec": "localtunnel@1.8.3",
"_where": "/Users/pascallemmen/Webdevelopment/Somerens Lust/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": {
"debug": "2.6.8",
"openurl": "1.1.1",
"request": "2.81.0",
"yargs": "3.29.0"
},
"description": "expose localhost to the world",
"devDependencies": {
"mocha": "~1.17.0"
},
"directories": {},
"dist": {
"shasum": "dcc5922fd85651037d4bde24fd93248d0b24eb05",
"tarball": "https://registry.npmjs.org/localtunnel/-/localtunnel-1.8.3.tgz"
},
"gitHead": "627cfe47838643942bd8540387f6202d518c164e",
"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.8.3"
}