{
  "_from": "js-select@~0.6.0",
  "_id": "js-select@0.6.0",
  "_inBundle": false,
  "_integrity": "sha1-woTiKCTVknrsli3N8kcXSu+w0ZA=",
  "_location": "/js-select",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "js-select@~0.6.0",
    "name": "js-select",
    "escapedName": "js-select",
    "rawSpec": "~0.6.0",
    "saveSpec": null,
    "fetchSpec": "~0.6.0"
  },
  "_requiredBy": [
    "/@cliqz-oss/firefox-client"
  ],
  "_resolved": "https://registry.npmjs.org/js-select/-/js-select-0.6.0.tgz",
  "_shasum": "c284e22824d5927aec962dcdf247174aefb0d190",
  "_spec": "js-select@~0.6.0",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/@cliqz-oss/firefox-client",
  "author": {
    "name": "Heather Arthur",
    "email": "fayearthur@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/harthur/js-select/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "JSONSelect": "0.2.1",
    "traverse": "0.4.x"
  },
  "deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
  "description": "Traverse and modify objects with JSONSelect selectors",
  "devDependencies": {
    "color": "0.3.x",
    "nomnom": "0.6.x"
  },
  "homepage": "https://github.com/harthur/js-select#readme",
  "keywords": [
    "json"
  ],
  "main": "./index",
  "name": "js-select",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/harthur/js-select.git"
  },
  "version": "0.6.0"
}
