{
  "name": "deep-forest",
  "version": "0.0.1",
  "description": "Decision Tree Based Methodology Revisited and Revived.",
  "main": "main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yangyanzhan/Deep-Forest.git"
  },
  "keywords": [
    "decision tree",
    "random forest"
  ],
  "author": "yangyanzhan",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/yangyanzhan/Deep-Forest/issues"
  },
  "homepage": "https://github.com/yangyanzhan/Deep-Forest#readme"
}
