3dbasin
Version:
3d Basin Mapping Package for HRC
28 lines (27 loc) • 594 B
JSON
{
"name": "3dbasin",
"version": "1.0.2",
"description": "3d Basin Mapping Package for HRC",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/anishkataria/3dBasin.git"
},
"keywords": [
"hydrology",
"HRC",
"anish",
"water",
"basin",
"mapping"
],
"author": "anish kataria",
"license": "ISC",
"bugs": {
"url": "https://github.com/anishkataria/3dBasin/issues"
},
"homepage": "https://github.com/anishkataria/3dBasin#readme"
}