{
    "name": "euroTopo",
    "version": "0.0.0",
    "description": "",
    "main": "calcIDs.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "author": "",
    "license": "BSD-2-Clause",
    "dependencies": {
        "fs": "0.0.2",
        "async": "1.5.2",
        "request": "2.67.0",
        "d3": "3",
        "topojson": "1.6.19"
    }
}