{
  "name": "smallclassifier",
  "version": "1.0.1",
  "description": "Classifier is one of the easiest methods of text classification",
  "main": "classifier.js",
  "repository": {
    "type": "git",
    "url": "http://www.github.com/squishybanana04/Classifier.git"
  },
  "keywords": [
    "Text",
	"Classification"
  ],
  "author": "Alex Waese-Perlman",
  "license": "MIT",
  "devDependencies": {}
}
