2017-09-13 07:52:34 +02:00

102 lines
2.5 KiB
JSON

{
"_args": [
[
{
"raw": "localtunnel@1.8.2",
"scope": null,
"escapedName": "localtunnel",
"name": "localtunnel",
"rawSpec": "1.8.2",
"spec": "1.8.2",
"type": "version"
},
"c:\\xampp\\htdocs\\laravel\\node_modules\\browser-sync"
]
],
"_from": "localtunnel@1.8.2",
"_id": "localtunnel@1.8.2",
"_inCache": true,
"_location": "/localtunnel",
"_nodeVersion": "6.7.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/localtunnel-1.8.2.tgz_1479450670115_0.32097971555776894"
},
"_npmUser": {
"name": "defunctzombie",
"email": "shtylman@gmail.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {
"camelcase": "1.2.1",
"cliui": "3.2.0",
"decamelize": "1.2.0",
"os-locale": "1.4.0",
"window-size": "0.1.4",
"y18n": "3.2.1"
},
"_requested": {
"raw": "localtunnel@1.8.2",
"scope": null,
"escapedName": "localtunnel",
"name": "localtunnel",
"rawSpec": "1.8.2",
"spec": "1.8.2",
"type": "version"
},
"_requiredBy": [
"/browser-sync"
],
"_resolved": "https://registry.npmjs.org/localtunnel/-/localtunnel-1.8.2.tgz",
"_shasum": "913051e8328b51f75ad8a22ad1f5c5b8c599a359",
"_shrinkwrap": null,
"_spec": "localtunnel@1.8.2",
"_where": "c:\\xampp\\htdocs\\laravel\\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.2.0",
"openurl": "1.1.0",
"request": "2.78.0",
"yargs": "3.29.0"
},
"description": "expose localhost to the world",
"devDependencies": {
"mocha": "~1.17.0"
},
"directories": {},
"dist": {
"shasum": "913051e8328b51f75ad8a22ad1f5c5b8c599a359",
"tarball": "https://registry.npmjs.org/localtunnel/-/localtunnel-1.8.2.tgz"
},
"gitHead": "8efcb3a29415d4a0d307b3537f17118afed173d8",
"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.2"
}