{
  "_args": [
    [
      {
        "raw": "default-browser-id@^1.0.4",
        "scope": null,
        "escapedName": "default-browser-id",
        "name": "default-browser-id",
        "rawSpec": "^1.0.4",
        "spec": ">=1.0.4 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-services/node_modules/x-default-browser"
    ]
  ],
  "_from": "default-browser-id@>=1.0.4 <2.0.0",
  "_id": "default-browser-id@1.0.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/default-browser-id",
  "_nodeVersion": "0.12.3",
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.9.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "default-browser-id@^1.0.4",
    "scope": null,
    "escapedName": "default-browser-id",
    "name": "default-browser-id",
    "rawSpec": "^1.0.4",
    "spec": ">=1.0.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/x-default-browser"
  ],
  "_resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-1.0.4.tgz",
  "_shasum": "e59d09a5d157b828b876c26816e61c3d2a2c203a",
  "_shrinkwrap": null,
  "_spec": "default-browser-id@^1.0.4",
  "_where": "/home/lively4/lively4/lively4-services/node_modules/x-default-browser",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bin": {
    "default-browser-id": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/default-browser-id/issues"
  },
  "dependencies": {
    "bplist-parser": "^0.1.0",
    "meow": "^3.1.0",
    "untildify": "^2.0.0"
  },
  "description": "Get the bundle identifier of the default browser (OS X). Example: com.apple.Safari",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "e59d09a5d157b828b876c26816e61c3d2a2c203a",
    "tarball": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-1.0.4.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js",
    "cli.js"
  ],
  "gitHead": "6d20d44ef6d5c2b1f6f28e487a99c23f6ed9b626",
  "homepage": "https://github.com/sindresorhus/default-browser-id",
  "keywords": [
    "cli-app",
    "cli",
    "osx",
    "browser",
    "default",
    "plist",
    "web",
    "bundle",
    "bundleid",
    "id",
    "identifier",
    "uti"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "default-browser-id",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/default-browser-id.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.0.4"
}
