{
  "_from": "fuzzy",
  "_id": "fuzzy@0.1.3",
  "_inBundle": false,
  "_integrity": "sha1-THbsL/CsGjap3M+aAN+GIweNTtg=",
  "_location": "/fuzzy",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "fuzzy",
    "name": "fuzzy",
    "escapedName": "fuzzy",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/fuzzy/-/fuzzy-0.1.3.tgz",
  "_shasum": "4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8",
  "_spec": "fuzzy",
  "_where": "F:\\stydy\\node\\scm-cli",
  "author": {
    "name": "Matt York",
    "email": "york.matt@gmail.com",
    "url": "mattyork.org"
  },
  "bugs": {
    "url": "https://github.com/mattyork/fuzzy/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "small, standalone fuzzy search / fuzzy filter. browser or node",
  "devDependencies": {
    "chai": ">= 1.1.1",
    "jshint": ">= 0.7.1",
    "mocha": ">= 1.3.0",
    "uglify-js": ">= 1.3.2",
    "underscore": ">= 1.3.3"
  },
  "engines": {
    "node": ">= 0.6.0"
  },
  "homepage": "https://github.com/mattyork/fuzzy",
  "keywords": [
    "fuzzy",
    "search",
    "filter",
    "sublime",
    "sublime text"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/mattyork/fuzzy/blob/master/LICENSE-MIT"
    }
  ],
  "main": "lib/fuzzy",
  "name": "fuzzy",
  "repository": {
    "type": "git",
    "url": "git://github.com/mattyork/fuzzy.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "typings": "lib/fuzzy",
  "version": "0.1.3"
}
