{
  "_from": "JSONSelect@0.2.1",
  "_id": "JSONSelect@0.2.1",
  "_inBundle": false,
  "_integrity": "sha1-QVQYpSbTP+MddLTe+jyDbUhewgM=",
  "_location": "/JSONSelect",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "JSONSelect@0.2.1",
    "name": "JSONSelect",
    "escapedName": "JSONSelect",
    "rawSpec": "0.2.1",
    "saveSpec": null,
    "fetchSpec": "0.2.1"
  },
  "_requiredBy": [
    "/js-select"
  ],
  "_resolved": "https://registry.npmjs.org/JSONSelect/-/JSONSelect-0.2.1.tgz",
  "_shasum": "415418a526d33fe31d74b4defa3c836d485ec203",
  "_spec": "JSONSelect@0.2.1",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/js-select",
  "author": {
    "name": "Lloyd Hilaiel",
    "email": "lloyd@hilaiel.com",
    "url": "http://trickyco.de"
  },
  "bugs": {
    "url": "https://github.com/lloyd/JSONSelect/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "CSS-like selectors for JSON",
  "devDependencies": {},
  "engines": {
    "node": ">=0.4.7"
  },
  "files": [
    "src/jsonselect.js",
    "src/test/run.js",
    "src/test/tests",
    "tests",
    "README.md",
    "JSONSelect.md",
    "package.json",
    "LICENSE"
  ],
  "homepage": "http://jsonselect.org",
  "main": "src/jsonselect",
  "name": "JSONSelect",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lloyd/JSONSelect.git"
  },
  "version": "0.2.1"
}
