{
  "name": "simmetrics",
  "version": "0.8.10",
  "description": "An optimized port of the SimMetrics Java library",
  "keywords": [
    "SimMetrics",
    "string",
    "similarity"
  ],
  "bugs": {
    "email": "andy.lawrence@gmail.com"
  },
  "license": "GPv2",
  "author": {
    "name": "Andy Lawrence",
    "email": "andy.lawrence@gmail.com"
  },
  "repository": {
    "type": "git",
    "url": "http://www.github.com/lawrenae/simmetrics.git"
  },
  "dependencies": {
    "lodash": "*"
  },
  "devDependencies": {
      "csv": "^0.4.1",
      "should": "^4.3.0"
  },
  "engines": {
    "node": ">=0.10.3"
  }
}
