{
  "name": "percentile-freq-calculator",
  "version": "1.2.4",
  "description": "",
  "main": "index.js",
  "author": "John Fernandes",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "https://github.com/john1625b/Percentile-freq-calculator"
  },
  "keywords": [
    "statistics",
    "percentiles",
    "frequency",
    "count",
    "histogram",
    "distriubtion"
  ],
  "dependencies": {
    "lodash": "^4.17.5"
  }
}
