{
  "_args": [
    [
      "loopback-filters@^1.0.0",
      "/var/www/html/recipes/api/node_modules/loopback"
    ]
  ],
  "_from": "loopback-filters@>=1.0.0 <2.0.0",
  "_id": "loopback-filters@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/loopback-filters",
  "_nodeVersion": "8.9.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/loopback-filters-1.0.0.tgz_1512485022766_0.3816722030751407"
  },
  "_npmUser": {
    "email": "mbajtoss@gmail.com",
    "name": "bajtos"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "loopback-filters",
    "raw": "loopback-filters@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/loopback"
  ],
  "_resolved": "https://registry.npmjs.org/loopback-filters/-/loopback-filters-1.0.0.tgz",
  "_shasum": "43beafb2157ef550d51582a2597ff17c16498634",
  "_shrinkwrap": null,
  "_spec": "loopback-filters@^1.0.0",
  "_where": "/var/www/html/recipes/api/node_modules/loopback",
  "author": {
    "name": "Ritchie Martori"
  },
  "bugs": {
    "url": "https://github.com/strongloop/loopback-filters/issues"
  },
  "dependencies": {
    "debug": "^3.1.0"
  },
  "description": "Apply LoopBack filters to Arrays",
  "devDependencies": {
    "eslint": "^4.12.1",
    "eslint-config-loopback": "^8.0.0",
    "mocha": "^4.0.1",
    "should": "^13.1.3"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "integrity": "sha512-uFQQLfj4T27CM6dzlWMH6aF1lf/Qj97VmXMlVnNWcG+Pd8R8ZbU4i/shArYXArXfis+ICD80YadrPbf9DYRbOA==",
    "shasum": "43beafb2157ef550d51582a2597ff17c16498634",
    "tarball": "https://registry.npmjs.org/loopback-filters/-/loopback-filters-1.0.0.tgz"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "gitHead": "6628fd6f7ff441aa2bfaf61070d39787f96cfacb",
  "homepage": "https://github.com/strongloop/loopback-filters",
  "keywords": [
    "LoopBack",
    "filter",
    "query",
    "sort",
    "sorting"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "0candy",
      "email": "ngcandy@ca.ibm.com"
    },
    {
      "name": "kjdelisle",
      "email": "kjdelisle@gmail.com"
    },
    {
      "name": "thegman",
      "email": "gpandya@live.com"
    },
    {
      "name": "qpresley",
      "email": "qpresley@ca.ibm.com"
    },
    {
      "name": "jannyhou2016",
      "email": "juehou@ca.ibm.com"
    },
    {
      "name": "hacksparrow",
      "email": "captain@hacksparrow.com"
    },
    {
      "name": "davidcheung",
      "email": "davidcheung@live.ca"
    },
    {
      "name": "b-admike",
      "email": "binadmt@hotmail.com"
    },
    {
      "name": "amir-61",
      "email": "amirali.jfr61@gmail.com"
    },
    {
      "name": "tonyf-ibm",
      "email": "tffrench@us.ibm.com"
    },
    {
      "name": "superkhau",
      "email": "superkhau@gmail.com"
    },
    {
      "name": "bajtos",
      "email": "mbajtoss@gmail.com"
    },
    {
      "name": "rfeng",
      "email": "enjoyjava@gmail.com"
    },
    {
      "name": "ritch",
      "email": "skawful@gmail.com"
    },
    {
      "name": "kraman",
      "email": "kraman@gmail.com"
    },
    {
      "name": "rmg",
      "email": "r.m.graham@gmail.com"
    },
    {
      "name": "dhmlau",
      "email": "dianahmlau@gmail.com"
    },
    {
      "name": "rashmihunt",
      "email": "rashmihunt@gmail.com"
    },
    {
      "name": "mahesh.patsute",
      "email": "mahesh.patsute@ibm.com"
    }
  ],
  "name": "loopback-filters",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/strongloop/loopback-filters.git"
  },
  "scripts": {
    "lint": "eslint .",
    "posttest": "npm run lint",
    "test": "mocha",
    "test:watch": "mocha --watch"
  },
  "version": "1.0.0"
}
