{
  "name": "snoopify",
  "version": "1.0.1",
  "description": "A node module that converts strings of words into Snoop Dog \"izzle\"-ified words",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "snoop",
    "dog",
    "snoop-dog",
    "izzle",
    "shizzle",
    "snoopify",
    "rapper",
    "string",
    "converter"
  ],
  "author": "David Shibley",
  "license": "MIT"
}
