hansight-datamap
Version:
Data of world map by hansight-llp
19 lines (18 loc) • 357 B
JSON
{
"name": "hansight-datamap",
"version": "1.0.3",
"description": "Data of world map by hansight-llp",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"datamap"
],
"author": "llp",
"license": "ISC",
"dependencies": {
"jquery": "^3.2.1",
"topojson": "^3.0.0"
}
}