UNPKG

collegeadmin2

Version:

My College Application Module

21 lines (20 loc) 386 B
{ "name": "collegeadmin2", "version": "1.0.0", "description": "My College Application Module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "College", "Education", "Training" ], "author": "Rahul", "license": "ISC", "dependencies": { "bootstrap": "^4.1.3", "jquery": "^3.3.1" } }