package.json 1.87 KB
{
  "_args": [
    [
      "openurl@1.1.0",
      "D:\\100-PROJECTS\\Angular\\quickstart\\node_modules\\localtunnel"
    ]
  ],
  "_defaultsLoaded": true,
  "_engineSupported": true,
  "_from": "openurl@1.1.0",
  "_id": "openurl@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/openurl",
  "_nodeVersion": "v0.6.6",
  "_npmUser": {
    "email": "axel@rauschma.de",
    "name": "rauschma"
  },
  "_npmVersion": "1.0.106",
  "_phantomChildren": {},
  "_requested": {
    "name": "openurl",
    "raw": "openurl@1.1.0",
    "rawSpec": "1.1.0",
    "scope": null,
    "spec": "1.1.0",
    "type": "version"
  },
  "_requiredBy": [
    "/localtunnel"
  ],
  "_resolved": "https://registry.npmjs.org/openurl/-/openurl-1.1.0.tgz",
  "_shasum": "e2f2189d999c04823201f083f0f1a7cd8903187a",
  "_shrinkwrap": null,
  "_spec": "openurl@1.1.0",
  "_where": "D:\\100-PROJECTS\\Angular\\quickstart\\node_modules\\localtunnel",
  "author": {
    "email": "axe@rauschma.de",
    "name": "Axel Rauschmayer"
  },
  "bugs": {
    "url": "https://github.com/rauschma/openurl/issues"
  },
  "dependencies": {},
  "description": "Open a URL via the operating system (http: in default browser, mailto: in mail client etc.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "e2f2189d999c04823201f083f0f1a7cd8903187a",
    "tarball": "https://registry.npmjs.org/openurl/-/openurl-1.1.0.tgz"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/rauschma/openurl#readme",
  "keywords": [
    "desktop",
    "browser"
  ],
  "license": "MIT",
  "main": "./openurl.js",
  "maintainers": [
    {
      "email": "axel@rauschma.de",
      "name": "rauschma"
    }
  ],
  "name": "openurl",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/rauschma/openurl.git"
  },
  "version": "1.1.0"
}