{
  "_from": "@cliqz-oss/firefox-client@0.3.1",
  "_id": "@cliqz-oss/firefox-client@0.3.1",
  "_inBundle": false,
  "_integrity": "sha512-RO+Tops/wGnBzWoZYkCraqyh2JqOejqJq5/a4b54HhmjTNSKdUPwAOK17EGg/zPb0nWqkuB7QyZsI9bo+ev8Kw==",
  "_location": "/@cliqz-oss/firefox-client",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@cliqz-oss/firefox-client@0.3.1",
    "name": "@cliqz-oss/firefox-client",
    "escapedName": "@cliqz-oss%2ffirefox-client",
    "scope": "@cliqz-oss",
    "rawSpec": "0.3.1",
    "saveSpec": null,
    "fetchSpec": "0.3.1"
  },
  "_requiredBy": [
    "/@cliqz-oss/node-firefox-connect",
    "/web-ext"
  ],
  "_resolved": "https://registry.npmjs.org/@cliqz-oss/firefox-client/-/firefox-client-0.3.1.tgz",
  "_shasum": "86479239f060835608b06584afe5e0a1dd91613c",
  "_spec": "@cliqz-oss/firefox-client@0.3.1",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/web-ext",
  "author": {
    "name": "Heather Arthur",
    "email": "fayearthur@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/harthur/firefox-client/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "colors": "0.5.x",
    "js-select": "~0.6.0"
  },
  "deprecated": false,
  "description": "Firefox remote debugging client",
  "devDependencies": {
    "connect": "~2.8.2",
    "mocha": "~1.12.0"
  },
  "homepage": "https://github.com/harthur/firefox-client#readme",
  "keywords": [
    "firefox",
    "debugger",
    "remote debugging"
  ],
  "main": "index.js",
  "name": "@cliqz-oss/firefox-client",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/harthur/firefox-client.git"
  },
  "version": "0.3.1"
}
