vrp-data-parser
Version:
Vehicle Routing Problem Data Parser
20 lines (19 loc) • 415 B
JSON
{
"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"
}