bd_unis
Version:
all BD university json list
20 lines (19 loc) • 359 B
JSON
{
"name": "bd_unis",
"version": "1.0.6",
"description": "all BD university json list",
"homepage": "https://github.com/nahidmbstu/BD_UNI_LIST",
"main": "index.js",
"scripts": {
"test": "jest"
},
"keywords": [
"BD",
"University"
],
"author": "nahid hasan",
"license": "MIT",
"devDependencies": {
"jest": "^24.9.0"
}
}