twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
110 lines (109 loc) • 2.8 kB
JSON
{
"_args": [
[
"localtunnel@^1.7.0",
"/Users/nick/codes/twreporter-react/node_modules/browser-sync"
]
],
"_from": "localtunnel@>=1.7.0 <2.0.0",
"_id": "localtunnel@1.8.1",
"_inCache": true,
"_installable": true,
"_location": "/localtunnel",
"_nodeVersion": "5.4.1",
"_npmUser": {
"email": "shtylman@gmail.com",
"name": "defunctzombie"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {
"aws-sign2": "0.6.0",
"bl": "1.0.3",
"camelcase": "1.2.1",
"caseless": "0.11.0",
"combined-stream": "1.0.5",
"ctype": "0.5.3",
"decamelize": "1.1.2",
"extend": "3.0.0",
"forever-agent": "0.6.1",
"form-data": "1.0.0-rc3",
"har-validator": "2.0.6",
"hawk": "3.1.3",
"isstream": "0.1.2",
"json-stringify-safe": "5.0.1",
"mime-types": "2.1.10",
"node-uuid": "1.4.7",
"oauth-sign": "0.8.1",
"os-locale": "1.4.0",
"qs": "5.2.0",
"string-width": "1.0.1",
"stringstream": "0.0.5",
"strip-ansi": "3.0.1",
"tough-cookie": "2.2.1",
"tunnel-agent": "0.4.2",
"wrap-ansi": "1.0.0",
"y18n": "3.2.0"
},
"_requested": {
"name": "localtunnel",
"raw": "localtunnel@^1.7.0",
"rawSpec": "^1.7.0",
"scope": null,
"spec": ">=1.7.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/browser-sync"
],
"_resolved": "https://registry.npmjs.org/localtunnel/-/localtunnel-1.8.1.tgz",
"_shasum": "d51b2bb7a7066afb05b57fc9db844015098f2e17",
"_shrinkwrap": null,
"_spec": "localtunnel@^1.7.0",
"_where": "/Users/nick/codes/twreporter-react/node_modules/browser-sync",
"author": {
"email": "shtylman@gmail.com",
"name": "Roman Shtylman"
},
"bin": {
"lt": "./bin/client"
},
"bugs": {
"url": "https://github.com/shtylman/localtunnel/issues"
},
"dependencies": {
"debug": "2.2.0",
"openurl": "1.1.0",
"request": "2.65.0",
"yargs": "3.29.0"
},
"description": "expose localhost to the world",
"devDependencies": {
"mocha": "~1.17.0"
},
"directories": {},
"dist": {
"shasum": "d51b2bb7a7066afb05b57fc9db844015098f2e17",
"tarball": "http://registry.npmjs.org/localtunnel/-/localtunnel-1.8.1.tgz"
},
"gitHead": "4ae493ae44265f148fea4d536400994652ce1470",
"homepage": "https://github.com/shtylman/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/shtylman/localtunnel.git"
},
"scripts": {
"test": "mocha --ui qunit --reporter list --timeout 10000 -- test/index.js"
},
"version": "1.8.1"
}