UNPKG

ctl-boilerplate

Version:

20 lines (19 loc) 412 B
{ "name": "ctl-boilerplate", "version": "1.0.0", "description": "", "main": "index.html", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git-new.choicetechlab.com/Rakesh/boiler-plate-html.git" }, "author": "Rakesh", "license": "ISC", "dependencies": { "bootstrap": "^4.4.1", "jquery": "^3.4.1" } }