{
  "name": "ng-lodash",
  "version": "0.2.3",
  "description": "An Angular module wrapper for lodash",
  "author": [
    "Rockabox <tech@rockabox.com> (http://www.rockabox.com)"
  ],
  "license": "MIT",
  "keywords": [
    "nglodash",
    "angular",
    "lodash"
  ],
  "ignore": [
    "test",
    "*.",
    "karma.conf.js",
    "Gruntfile.js"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/rockabox/ng-lodash.git"
  },
  "main": [
    "build/ng-lodash.js"
  ],
  "dependencies": {
    "angular": ">=1.2"
  },
  "devDependencies": {
    "angular-mocks": ">=1.2"
  },
  "_release": "0.2.3",
  "_resolution": {
    "type": "version",
    "tag": "0.2.3",
    "commit": "0f144f0f9b1884a6d0ae9de5db91d8f7354e30ee"
  },
  "_source": "git://172.16.10.20:6789/ng-lodash",
  "_target": "~0.2.3",
  "_originalSource": "ng-lodash"
}