{
  "name": "calculate-cosine-similarity",
  "version": "1.0.2",
  "description": "Package for calculate cosine similarity with two array",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "kritoka-lab",
  "license": "ISC",
  "dependencies": {
    "lodash": "^4.17.5"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Kretawiweka/calculate-cosine-similarity.git"
  }
}
