UNPKG

lodash-decipher

Version:
71 lines (70 loc) 1.6 kB
{ "name": "lodash-decipher", "version": "0.3.4", "description": "LoDash Mixins from Decipher, Inc.", "repository": { "type": "git", "url": "https://github.com/decipherinc/lodash-decipher.git" }, "keywords": [ "lodash", "decipher", "mixins", "transmogrify", "sift", "morph", "defined", "undefined", "squirt", "empty", "flatten", "prototype", "apply", "format", "sprintf", "angular", "angularjs", "falsy", "truthy", "keypath" ], "author": "Christopher Hiller <chiller@decipherinc.com>", "license": "MIT", "bugs": { "url": "https://github.com/decipherinc/lodash-decipher/issues" }, "homepage": "https://github.com/decipherinc/lodash-decipher", "peerDependencies": { "lodash": "^3.9.1" }, "devDependencies": { "angular-node": "^1.3.2", "chai": "^2.3.0", "exposify": "^0.4.1", "grunt": "^0.4.5", "grunt-browserify": "^3.2.1", "grunt-bump": "^0.3.1", "grunt-cli": "^0.1.13", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-concat": "^0.5.0", "grunt-contrib-jshint": "^0.11.2", "grunt-contrib-uglify": "^0.9.1", "grunt-dev-update": "^1.0.1", "grunt-jscs": "^1.8.0", "grunt-mocha-cov": "^0.4.0", "jit-grunt": "^0.9.0", "jshint-stylish": "^1.0.0", "load-grunt-config": "^0.17.1", "lodash": "^3.9.1", "mocha-lcov-reporter": "0.0.2", "time-grunt": "^1.0.0" }, "scripts": { "test": "grunt test", "build": "grunt build" }, "main": "index.js", "dependencies": { "format": "^0.2.1" } }