{
  "name": "categorical-distribution",
  "version": "6.2.0",
  "description": "Categorical distribution.",
  "homepage": "https://github.com/axelpale/categorical-distribution-js",
  "main": "categorical-distribution.js",
  "author": {
    "name": "Akseli Palen",
    "email": "akseli.palen@gmail.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/axelpale/categorical-distribution-js.git"
  },
  "license": {
    "type": "MIT",
    "url": "https://github.com/axelpale/categorical-distribution-js/blob/master/LICENSE"
  },
  "dependencies": {},
  "devDependencies": {
    "grunt": "~0.4.2",
    "grunt-contrib-concat": "0.3.x",
    "grunt-contrib-uglify": "~0.2.7",
    "grunt-contrib-jshint": "0.7.x",
    "grunt-replace": "~0.5.1",
    "grunt-contrib-qunit": "~0.3.0",
    "connect": "~2.12.0",
    "grunt-contrib-connect": "~0.6.0",
    "grunt-benchmark": "~0.2.0",
    "grunt-available-tasks": "~0.4.2"
  }
}
