{
  "name": "lodash-test",
  "version": "1.0.0",
  "description": "",
  "main": "lodash.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "lodash.isequal": "^4.5.0",
    "lodash.kebabcase": "^4.1.1"
  }
}
