UNPKG

collegeadmin1

Version:

My College Application Module

22 lines (21 loc) 407 B
{ "name": "collegeadmin1", "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", "npm": "^6.4.0" } }