{
  "_args": [
    [
      "angular-filter@0.5.17",
      "C:\\työt\\vuoro247"
    ]
  ],
  "_from": "angular-filter@0.5.17",
  "_id": "angular-filter@0.5.17",
  "_inBundle": false,
  "_integrity": "sha1-YMDHOA/UWHLLjxCAHP4H4VQGKTU=",
  "_location": "/angular-filter",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "angular-filter@0.5.17",
    "name": "angular-filter",
    "escapedName": "angular-filter",
    "rawSpec": "0.5.17",
    "saveSpec": null,
    "fetchSpec": "0.5.17"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/angular-filter/-/angular-filter-0.5.17.tgz",
  "_spec": "0.5.17",
  "_where": "C:\\työt\\vuoro247",
  "author": {
    "name": "Ariel Mashraki",
    "email": "ariel@mashraki.co.il"
  },
  "browser": "index.js",
  "bugs": {
    "url": "https://github.com/a8m/angular-filter/issues"
  },
  "dependencies": {
    "angular": "*"
  },
  "description": "Bunch of useful filters for angularJS(with no external dependencies!)",
  "devDependencies": {
    "coveralls": "^2.11.11",
    "grunt": "^0.4.5",
    "grunt-bower": "^0.21.2",
    "grunt-bower-task": "*",
    "grunt-cli": ">= 0.1.7",
    "grunt-contrib-concat": "*",
    "grunt-contrib-jshint": "*",
    "grunt-contrib-uglify": "*",
    "grunt-conventional-changelog": "0.0.12",
    "grunt-coveralls": "~0.3.0",
    "grunt-karma": "^0.12.0",
    "grunt-karma-coveralls": "~2.5.1",
    "grunt-zip": "*",
    "karma": "^0.13.22",
    "karma-chrome-launcher": "~0.1.2",
    "karma-coverage": "^0.2.7",
    "karma-firefox-launcher": "~0.1.3",
    "karma-jasmine": "^0.1.6",
    "karma-phantomjs-launcher": "1.0.0",
    "phantomjs": "^2.1.7",
    "phantomjs-prebuilt": "^2.1.13"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "filename": "angular-filter.min.js",
  "files": [
    "dist/*.js",
    "index.js",
    "src"
  ],
  "homepage": "https://github.com/a8m/angular-filter",
  "keywords": [
    "angular",
    "client",
    "browser",
    "filter",
    "lodash",
    "underscore",
    "collection"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "angular-filter",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/a8m/angular-filter.git"
  },
  "scripts": {
    "test": "grunt test --verbose"
  },
  "version": "0.5.17"
}
