ASDV-WebDev/Semester 1/Assignments/HTML/lab6.2_CalebFontenot/bower.json

14 lines
219 B
JSON
Raw Normal View History

2023-02-09 21:27:49 -06:00
{
"name": "lab6.2_CalebFontenot",
"version": "1.0.0",
"main": "path/to/main.css",
"ignore": [
".jshintrc",
"**/*.txt"
],
"dependencies": {
},
"devDependencies": {
}
}