{
  "author" : "Dr. Babb",
  "name" : "censorfy_cidm4382_fall2014_babb",
  "version" : "1.0.3",
  "description" : "Censors words from a list of words",
  "main" : "censortext",
  "repository" :
  {
    "type" : "git",
    "url" : "https://github.com/ahuimanu/CIDM4382"
  },
  "keywords" : ["WTAMU", "CIS", "CIDM4382", "Censor", "Words"],
  "dependencies" : {},
  "engines" : { "node": "*" }
}