{
  "name": "lodash-decipher",
  "main": "dist/lodash-decipher.js",
  "version": "0.3.4",
  "authors": [
    "Christopher Hiller <chiller@decipherinc.com>"
  ],
  "description": "LoDash Mixins from Decipher, Inc.",
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "keywords": [
    "lodash",
    "decipher",
    "mixins",
    "transmogrify",
    "sift",
    "morph",
    "defined",
    "undefined",
    "squirt",
    "empty",
    "flatten",
    "prototype",
    "apply",
    "format",
    "sprintf",
    "angular",
    "angularjs",
    "falsy",
    "truthy",
    "keypath"
  ],
  "license": "MIT",
  "homepage": "https://github.com/decipherinc/lodash-decipher",
  "ignore": [
    "**/.*",
    "test",
    "package.json",
    "Gruntfile.js",
    "lib",
    "tasks",
    "index.js"
  ],
  "dependencies": {
    "lodash": "*"
  }
}
