{
  "name": "talk-back-bot",
  "version": "0.2.1",
  "description": "A Programable Virtual Assistsant",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Jackson Mooring",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Gninoskcaj/talk-back.git"
  },
  "keywords": [
    "virtual-assistant"
  ],
  "bugs": {
    "url": "https://github.com/Gninoskcaj/talk-back/issues"
  },
  "homepage": "https://github.com/Gninoskcaj/talk-back#readme",
  "dependencies": {
    "fuzzyset.js": "0.0.8"
  }
}
