{
  "name": "@nofrills/scrubs",
  "version": "11.0.1",
  "description": "Scrubs an object of sensitive data.",
  "license": "MIT",
  "private": false,
  "repository": {
    "type": "git",
    "url": "https://github.com/nativecode-dev/nofrills"
  },
  "bugs": {
    "url": "https://github.com/nativecode-dev/nofrills/issues"
  },
  "homepage": "https://github.com/nativecode-dev/nofrills/tree/master/packages/scrubs",
  "author": "opensource@nativecode.com",
  "main": "./lib/index.js",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "build": "cli-tasks build",
    "upgrade": "npx npm-check -y"
  },
  "types": "./lib/index.d.ts",
  "dependencies": {
    "@nofrills/lincoln": "^11.0.1",
    "@nofrills/lincoln-debug": "^11.0.1",
    "@nofrills/types": "^10.0.3",
    "deepmerge": "^4.2.2"
  },
  "devDependencies": {
    "@types/deepmerge": "^2.2.0"
  },
  "gitHead": "f61f99008372cf4b13fea0922c1035bd568e4d85"
}
