{
  "_args": [
    [
      {
        "raw": "fuse.js@^3.2.0",
        "scope": null,
        "escapedName": "fuse.js",
        "name": "fuse.js",
        "rawSpec": "^3.2.0",
        "spec": ">=3.2.0 <4.0.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/@storybook/ui"
    ]
  ],
  "_from": "fuse.js@>=3.2.0 <4.0.0",
  "_hasShrinkwrap": false,
  "_id": "fuse.js@3.4.5",
  "_inCache": true,
  "_location": "/fuse.js",
  "_nodeVersion": "11.10.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/fuse.js_3.4.5_1559186882530_0.8551750859237395"
  },
  "_npmUser": {
    "name": "krisk",
    "email": "kirollos@gmail.com"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "fuse.js@^3.2.0",
    "scope": null,
    "escapedName": "fuse.js",
    "name": "fuse.js",
    "rawSpec": "^3.2.0",
    "spec": ">=3.2.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@storybook/ui",
    "/react-fuzzy"
  ],
  "_resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-3.4.5.tgz",
  "_shasum": "8954fb43f9729bd5dbcb8c08f251db552595a7a6",
  "_shrinkwrap": null,
  "_spec": "fuse.js@^3.2.0",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/@storybook/ui",
  "author": {
    "name": "Kirollos Risk",
    "email": "kirollos@gmail.com",
    "url": "http://kiro.me"
  },
  "bugs": {
    "url": "https://github.com/krisk/Fuse/issues"
  },
  "dependencies": {},
  "description": "Lightweight fuzzy-search",
  "devDependencies": {
    "@babel/cli": "7.2.3",
    "@babel/core": "^7.3.4",
    "@babel/preset-env": "7.3.4",
    "@babel/preset-typescript": "^7.3.3",
    "@types/jest": "^24.0.11",
    "babel-loader": "^8.0.5",
    "copy-webpack-plugin": "^5.0.0",
    "jest": "^24.3.1",
    "rimraf": "^2.6.3",
    "terser-webpack-plugin": "^1.2.3",
    "webpack": "^4.29.2",
    "webpack-cli": "^3.2.3",
    "webpack-merge": "^4.2.1"
  },
  "directories": {},
  "dist": {
    "shasum": "8954fb43f9729bd5dbcb8c08f251db552595a7a6",
    "tarball": "https://registry.npmjs.org/fuse.js/-/fuse.js-3.4.5.tgz",
    "integrity": "sha512-s9PGTaQIkT69HaeoTVjwGsLfb8V8ScJLx5XGFcKHg0MqLUH/UZ4EKOtqtXX9k7AFqCGxD1aJmYb8Q5VYDibVRQ==",
    "fileCount": 6,
    "unpackedSize": 30615,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc703DCRA9TVsSAnZWagAAsR4QAJattnUBw5Sd0UHm6Q0f\nH/K5uzwx6D2fx5U0AVmHeZdWLg/Q9YTMdWQKmKsEuuciNByr7WVNFc7kQGRl\nEH8swpWqIXWEEgPxLU+FB+6J2brRvMB2BWDjprQgU5aYxAW4F1zdp4lQDvWR\nOEZmB+mveLAg3j+dKA/pe7tkWexPqtoqd/ZL5l5LT3Lx1JnAcIkBFC9xBEv0\na7ExwX8xWngE1aPyCFTjqxT+qgJktMVmIDBeNgCFDTPcELtLUID3SXfNG9jm\nke9URNFmT38XGfwMvVVPAkcQuw96FfxN9GbO7vT7Ewie5EZqqQIo7ZYCHWKG\nKVnPvJppsnoLT/xAjTns5+Dr5bJkMn4DrRc6Sh/co94rcLWuDspH+vjCbNTM\nfmOWfVNpptoDy0eNnL3+oSZlZIZuC7GKW8Pe99diPVJw7DvPdBV6q23oo4E7\nKFwB65M0dxpV2qD+xevIqLF6UW9aGVG5rD3nh3ZwJg757i2r20+ypHGk4WBX\nISzYgxnRH9eDqHlEp+HqQEOYR4kqGngkMeWtXtjWueBtdOQPcoUP6MTX19Ud\nNOMsyeRHflR+tx+kCXPZGrVnrNvXbF5XhL6wMB66unBsKdv88UpsHThIZCZs\nezpY8DIZ4v72OVkkU8QR+6NRZh6tOyYUP8Gi/4U+UQlUpJi+x7T3QpbE8KaR\n5r2X\r\n=5qhE\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=6"
  },
  "gitHead": "fe1ff83645a55b6ea9f9488893a32495c132529f",
  "homepage": "http://fusejs.io",
  "keywords": [
    "fuzzy",
    "bitap"
  ],
  "license": "Apache-2.0",
  "main": "dist/fuse.js",
  "maintainers": [
    {
      "name": "krisk",
      "email": "kirollos@gmail.com"
    }
  ],
  "name": "fuse.js",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/krisk/Fuse.git"
  },
  "scripts": {
    "build": "webpack --config ./configs/webpack.prod.js",
    "clean": "rimraf ./dist",
    "dev": "webpack --progress --colors --watch --config ./configs/webpack.dev.js",
    "prebuild": "npm run clean",
    "predev": "npm run clean",
    "pretest": "npm run build",
    "test": "jest"
  },
  "types": "dist/fuse.d.ts",
  "version": "3.4.5"
}
