{
  "name": "lodash-finder",
  "version": "0.0.2",
  "engines": ">0.4.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/spadgos/lodash-finder.git"
  },
  "author": {
    "name": "Nick Fisher",
    "email": "spadgos@gmail.com",
    "url": "http://spadgos.github.io/"
  },
  "scripts": {
    "test": "make test"
  },
  "bin": {
    "lodash-finder": "bin/lodash-finder"
  },
  "main": "index.js",
  "license": "MIT",
  "dependencies": {
    "glob": "3.2.1",
    "lodash-cli": "~1.3.1",
    "uglify-js": "2.4.x"
  }
}
