|
- {
- "_args": [
- [
- "localtunnel@1.9.2",
- "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
- ]
- ],
- "_from": "localtunnel@1.9.2",
- "_id": "localtunnel@1.9.2",
- "_inBundle": false,
- "_integrity": "sha512-NEKF7bDJE9U3xzJu3kbayF0WTvng6Pww7tzqNb/XtEARYwqw7CKEX7BvOMg98FtE9es2CRizl61gkV3hS8dqYg==",
- "_location": "/localtunnel",
- "_phantomChildren": {
- "decamelize": "1.2.0",
- "follow-redirects": "1.5.10",
- "os-locale": "1.4.0",
- "read-pkg-up": "1.0.1",
- "require-directory": "2.1.1",
- "set-blocking": "2.0.0",
- "string-width": "1.0.2",
- "strip-ansi": "3.0.1"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "localtunnel@1.9.2",
- "name": "localtunnel",
- "escapedName": "localtunnel",
- "rawSpec": "1.9.2",
- "saveSpec": null,
- "fetchSpec": "1.9.2"
- },
- "_requiredBy": [
- "/browser-sync"
- ],
- "_resolved": "https://registry.npmjs.org/localtunnel/-/localtunnel-1.9.2.tgz",
- "_spec": "1.9.2",
- "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
- "author": {
- "name": "Roman Shtylman",
- "email": "shtylman@gmail.com"
- },
- "bin": {
- "lt": "bin/client"
- },
- "bugs": {
- "url": "https://github.com/localtunnel/localtunnel/issues"
- },
- "dependencies": {
- "axios": "0.19.0",
- "debug": "4.1.1",
- "openurl": "1.1.1",
- "yargs": "6.6.0"
- },
- "description": "expose localhost to the world",
- "devDependencies": {
- "mocha": "~1.17.0"
- },
- "homepage": "https://github.com/localtunnel/localtunnel#readme",
- "license": "MIT",
- "main": "./client.js",
- "name": "localtunnel",
- "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.2"
- }
|