college
Version:
College Information
19 lines (18 loc) • 336 B
JSON
{
"name": "college",
"version": "2.0.1",
"description": "College Information",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"College"
],
"author": "ASDS",
"license": "ISC",
"dependencies": {
"bootstrap": "^4.1.1",
"jquery": "^3.3.1"
}
}