{
  "name": "ml",
  "version": "1.4.0",
  "main": [
    "dist/ml.js",
    "dist/ml.min.js"
  ],
  "homepage": "https://github.com/mljs/ml",
  "authors": [
    "Michaël Zasso"
  ],
  "description": "Machine learning tools",
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "keywords": [
    "machine",
    "learning",
    "data",
    "mining",
    "datamining"
  ],
  "license": "MIT",
  "ignore": [
    "/*",
    "!dist/*"
  ]
}
