{
  "name": "@segdehanpm/rcv",
  "version": "1.0.1",
  "description": "Facilitate ranked-choice voting using an instant-runoff algorithm",
  "keywords": [
    "ranked-choice",
    "voting",
    "instant-runoff"
  ],
  "license": "MIT",
  "author": "Andrew Hedges",
  "type": "module",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
