Skip to content

Instantly share code, notes, and snippets.

@ycaroafonso
Created April 4, 2024 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ycaroafonso/b73963ab62f0ac096b6117d2d6296bac to your computer and use it in GitHub Desktop.
Save ycaroafonso/b73963ab62f0ac096b6117d2d6296bac to your computer and use it in GitHub Desktop.
{
"version": "1.0",
"defaultProvider": "cdnjs",
"libraries": [
{
"library": "bootstrap@5.3.2",
"destination": "wwwroot/lib/bootstrap/"
},
{
"library": "fullcalendar@6.1.10",
"destination": "wwwroot/lib/fullcalendar/"
},
{
"library": "datatables@1.10.21",
"destination": "wwwroot/lib/datatables/"
},
{
"library": "select2@4.0.13",
"destination": "wwwroot/lib/select2/"
},
{
"library": "select2-bootstrap-5-theme@1.3.0",
"destination": "wwwroot/lib/select2-bootstrap-5-theme/"
},
{
"library": "bootstrap-datepicker@1.10.0",
"destination": "wwwroot/lib/bootstrap-datepicker/"
},
{
"library": "simple-line-icons@2.5.5",
"destination": "wwwroot/lib/simple-line-icons/"
},
{
"library": "noty@3.1.4",
"destination": "wwwroot/lib/noty/"
},
{
"library": "jquery.blockUI@2.70",
"destination": "wwwroot/lib/jquery.blockUI/"
},
{
"library": "jquery.maskedinput@1.4.1",
"destination": "wwwroot/lib/jquery.maskedinput/"
},
{
"library": "jquery-maskmoney@3.0.2",
"destination": "wwwroot/lib/jquery-maskmoney/"
},
{
"library": "moment.js@2.30.1",
"destination": "wwwroot/lib/moment.js/"
},
{
"library": "datatables.net@2.1.1",
"destination": "wwwroot/lib/datatables.net/"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment