{
  "_args": [
    [
      {
        "raw": "angular-toarrayfilter@^1.0.1",
        "scope": null,
        "escapedName": "angular-toarrayfilter",
        "name": "angular-toarrayfilter",
        "rawSpec": "^1.0.1",
        "spec": ">=1.0.1 <2.0.0",
        "type": "range"
      },
      "/Users/stan/Projects/nodeMyAdmin/middleware/public"
    ]
  ],
  "_from": "angular-toarrayfilter@>=1.0.1 <2.0.0",
  "_id": "angular-toarrayfilter@1.0.3",
  "_inCache": true,
  "_location": "/angular-toarrayfilter",
  "_nodeVersion": "8.9.2",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/angular-toarrayfilter-1.0.3.tgz_1514903358656_0.5509121988434345"
  },
  "_npmUser": {
    "name": "petebd",
    "email": "pete@bacondarwin.com"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "angular-toarrayfilter@^1.0.1",
    "scope": null,
    "escapedName": "angular-toarrayfilter",
    "name": "angular-toarrayfilter",
    "rawSpec": "^1.0.1",
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/angular-toarrayfilter/-/angular-toarrayfilter-1.0.3.tgz",
  "_shasum": "0741279050b67e67746d918ab6b74befdf051652",
  "_shrinkwrap": null,
  "_spec": "angular-toarrayfilter@^1.0.1",
  "_where": "/Users/stan/Projects/nodeMyAdmin/middleware/public",
  "author": {
    "name": "Pete Bacon Darwin",
    "email": "pete@bacondarwin.com"
  },
  "bugs": {
    "url": "https://github.com/petebacondarwin/angular-toArrayFilter/issues"
  },
  "dependencies": {},
  "description": "An angular filter to convert objects to arrays for easy filtering and sorting",
  "devDependencies": {
    "karma": "^0.12.19",
    "karma-chrome-launcher": "^0.1.4",
    "karma-jasmine": "^0.1.5"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "integrity": "sha512-sBxwLIlTCqoPUb2sCTc4RqxsmxJELfsIkImp2O1FGt+tB7dkwEVjy3sAKnTy2oiX5shb/HMt8qiQPWEnMFI03w==",
    "shasum": "0741279050b67e67746d918ab6b74befdf051652",
    "tarball": "https://registry.npmjs.org/angular-toarrayfilter/-/angular-toarrayfilter-1.0.3.tgz"
  },
  "gitHead": "9715ece12f759a76070ed51f24c953e08d714633",
  "homepage": "https://github.com/petebacondarwin/angular-toArrayFilter",
  "keywords": [
    "angular",
    "filter",
    "toArray",
    "sort",
    "orderBy"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "petebd",
      "email": "pete@bacondarwin.com"
    }
  ],
  "name": "angular-toarrayfilter",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/petebacondarwin/angular-toArrayFilter.git"
  },
  "scripts": {
    "test": "karma start test/karma.conf.js"
  },
  "version": "1.0.3"
}
