package.json 1.24 KB
{
  "name": "openurl",
  "version": "1.1.1",
  "author": {
    "name": "Axel Rauschmayer",
    "email": "axe@rauschma.de"
  },
  "description": "Open a URL via the operating system (http: in default browser, mailto: in mail client etc.",
  "main": "./openurl.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rauschma/openurl.git"
  },
  "keywords": [
    "desktop",
    "browser"
  ],
  "license": "MIT",
  "gitHead": "fa7447eaba8161da5b00281a15e35c911369ce17",
  "bugs": {
    "url": "https://github.com/rauschma/openurl/issues"
  },
  "homepage": "https://github.com/rauschma/openurl#readme",
  "_id": "openurl@1.1.1",
  "scripts": {},
  "_shasum": "3875b4b0ef7a52c156f0db41d4609dbb0f94b387",
  "_from": "openurl@>=1.1.1 <2.0.0",
  "_npmVersion": "3.3.6",
  "_nodeVersion": "5.0.0",
  "_npmUser": {
    "name": "rauschma",
    "email": "axel@rauschma.de"
  },
  "dist": {
    "shasum": "3875b4b0ef7a52c156f0db41d4609dbb0f94b387",
    "tarball": "https://registry.npmjs.org/openurl/-/openurl-1.1.1.tgz"
  },
  "maintainers": [
    {
      "name": "rauschma",
      "email": "axel@rauschma.de"
    }
  ],
  "directories": {},
  "_resolved": "https://registry.npmjs.org/openurl/-/openurl-1.1.1.tgz",
  "readme": "ERROR: No README data found!"
}