{
  "name": "@sailshq/lodash",
  "version": "3.10.7",
  "description": "A fork of Lodash 3.10.x with ongoing maintenance from the Sails core team.",
  "main": "lib/index.js",
  "dependencies": {},
  "devDependencies": {},
  "scripts": {
    "test": "echo 'For tests, see https://github.com/lodash/lodash/tree/3.10.1/test.' && echo 'But still, running a quick sanity check...' && node test.js"
  },
  "keywords": [
    "lodash-3",
    "lodash3",
    "lodash-3.10.1",
    "lodash-3.10.x"
  ],
  "author": "Mike McNeil",
  "repository": {
    "type": "git",
    "url": "git://github.com/treelinehq/lodash.git"
  },
  "license": "MIT",
  "bugs": {
    "url": "http://sailsjs.com/bugs"
  }
}
