{
  "_from": "@cliqz-oss/node-firefox-connect@1.2.1",
  "_id": "@cliqz-oss/node-firefox-connect@1.2.1",
  "_inBundle": false,
  "_integrity": "sha512-O/IyiB5pfztCdmxQZg0/xeq5w+YiP3gtJz8d4We2EpLPKzbDVjOrtfLKYgVfm6Ya6mbvDge1uLkSRwaoVCWKnA==",
  "_location": "/@cliqz-oss/node-firefox-connect",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@cliqz-oss/node-firefox-connect@1.2.1",
    "name": "@cliqz-oss/node-firefox-connect",
    "escapedName": "@cliqz-oss%2fnode-firefox-connect",
    "scope": "@cliqz-oss",
    "rawSpec": "1.2.1",
    "saveSpec": null,
    "fetchSpec": "1.2.1"
  },
  "_requiredBy": [
    "/web-ext"
  ],
  "_resolved": "https://registry.npmjs.org/@cliqz-oss/node-firefox-connect/-/node-firefox-connect-1.2.1.tgz",
  "_shasum": "1d42cf9a7ddcdde3ff232715d7712662966e2df4",
  "_spec": "@cliqz-oss/node-firefox-connect@1.2.1",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/web-ext",
  "author": {
    "name": "Mozilla",
    "url": "https://mozilla.org/"
  },
  "bugs": {
    "url": "https://github.com/mozilla/node-firefox-connect/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Nicola Greco",
      "email": "me@nicola.io",
      "url": "http://nicolagreco.com/"
    },
    {
      "name": "Brittany Storoz",
      "email": "bstoroz@mozilla.com"
    },
    {
      "name": "Soledad Penadés",
      "email": "listas@soledadpenades.com",
      "url": "http://soledadpenades.com/"
    }
  ],
  "dependencies": {
    "@cliqz-oss/firefox-client": "0.3.1",
    "es6-promise": "^2.0.1"
  },
  "deprecated": false,
  "description": "Connect to a Firefox simulator",
  "devDependencies": {
    "gulp": "^3.8.10",
    "mockery": "^1.4.0",
    "node-firefox-build-tools": "^0.1.0",
    "node-firefox-start-simulator": "^1.0.0",
    "should": "^4.0.4"
  },
  "homepage": "https://github.com/mozilla/node-firefox-connect",
  "keywords": [
    "firefox",
    "developer tools",
    "b2g",
    "firefox os",
    "firefoxos",
    "fxos",
    "connect"
  ],
  "license": "Apache 2.0",
  "main": "index.js",
  "name": "@cliqz-oss/node-firefox-connect",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mozilla/node-firefox-connect.git"
  },
  "scripts": {
    "gulp": "gulp",
    "test": "gulp test"
  },
  "version": "1.2.1"
}
