{
  "name": "vrp-data-parser",
  "version": "1.0.2",
  "description": "Vehicle Routing Problem Data Parser",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "vehicle",
    "routing",
    "problem",
    "data",
    "parser",
    "vrp"
  ],
  "author": "Lam Tran <tranngoclam288@gmail.com> (http://github.com/tranngoclam)",
  "license": "ISC"
}
