ASDV-WebDev/Semester 1/Assignments/JavaScript/MP09_CalebFontenot/bower.json

14 lines
217 B
JSON
Raw Permalink Normal View History

2023-03-16 23:06:34 -05:00
{
"name": "MP09_CalebFontenot",
"version": "1.0.0",
"main": "path/to/main.css",
"ignore": [
".jshintrc",
"**/*.txt"
],
"dependencies": {
},
"devDependencies": {
}
}