aishe-institutions-list
Version:
Searchable list of Indian colleges, universities, standalone institutions, and R&D centers from AISHE data
35 lines (34 loc) • 833 B
JSON
{
"name": "aishe-institutions-list",
"version": "1.0.6",
"description": "Searchable list of Indian colleges, universities, standalone institutions, and R&D centers from AISHE data",
"main": "index.js",
"module": "index.js",
"type": "module",
"files": [
"index.js",
"data/"
],
"keywords": [
"aishe",
"institutions",
"college",
"university",
"india",
"education",
"dropdown",
"autocomplete",
"college-list",
"search"
],
"author": "brahmjotsingh0 Singh",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/brahmjotsingh0/aishe-institutions-list"
},
"bugs": {
"url": "https://github.com/brahmjotsingh0/aishe-institutions-list/issues"
},
"homepage": "https://github.com/brahmjotsingh0/aishe-institutions-list#readme"
}