{
  "name": "pottymouth-client",
  "version": "0.3.2",
  "description": "dictionary and slug matching lookups for verbal blunders",
  "main": "pottymouth.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/listenrightmeow/pottymouth.git"
  },
  "keywords": [
    "badword",
    "badwords",
    "bad",
    "word",
    "words"
  ],
  "author": "listenrightmeow",
  "license": "WTFPL",
  "bugs": {
    "url": "https://github.com/listenrightmeow/pottymouth/issues"
  },
  "homepage": "https://github.com/listenrightmeow/pottymouth#readme",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-copy": "^0.8.0",
    "grunt-contrib-uglify": "^0.9.1",
    "load-grunt-config": "^0.17.1"
  }
}
