UNPKG

collegeapp

Version:

My College Application

20 lines (19 loc) 361 B
{ "name": "collegeapp", "version": "1.0.0", "description": "My College Application", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "College", "Education" ], "author": "AVTITS", "license": "ISC", "dependencies": { "bootstrap": "^4.3.1", "jquery": "^3.4.0" } }