{
  "_from": "jetpack-id@1.0.0",
  "_id": "jetpack-id@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-LPn7rkbYB0/Ba33gBxyO/rykc6Y=",
  "_location": "/jetpack-id",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jetpack-id@1.0.0",
    "name": "jetpack-id",
    "escapedName": "jetpack-id",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/firefox-profile"
  ],
  "_resolved": "https://registry.npmjs.org/jetpack-id/-/jetpack-id-1.0.0.tgz",
  "_shasum": "2cf9fbae46d8074fc16b7de0071c8efebca473a6",
  "_spec": "jetpack-id@1.0.0",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/firefox-profile",
  "author": {
    "name": "Jordan Santell",
    "url": "http://github.com/jsantell"
  },
  "bugs": {
    "url": "https://github.com/jsantell/jetpack-id/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Creates an ID from a Firefox Jetpack manifest",
  "devDependencies": {
    "chai": "*",
    "mocha": "*"
  },
  "homepage": "https://github.com/jsantell/jetpack-id#readme",
  "keywords": [
    "jetpack",
    "addon",
    "mozilla",
    "firefox"
  ],
  "license": "MPL 2.0",
  "main": "index.js",
  "name": "jetpack-id",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/jsantell/jetpack-id.git"
  },
  "scripts": {
    "test": "mocha --reporter spec --ui bdd"
  },
  "version": "1.0.0"
}
