{
  "name": "frankenstop",
  "version": "0.0.1008",
  "description": "Prevent Frankensteinian JS objects from making their way into your no-SQL database, or passing through your code.",
  "main": "index.js",
  "scripts": {
    "test": "./@test.sh"
  },
  "keywords": [
    "JSON",
    "BSON",
    "MongoDB",
    "Firebase"
  ],
  "author": "Olegzandr Denman",
  "license": "ISC",
  "dependencies": {
    "lodash": "^4.16.4"
  }
}
