33 lines
774 B
JSON
33 lines
774 B
JSON
{
|
|
"name": "webIde",
|
|
"authors": [
|
|
"ahwelp <ahwelp@universo.univates.br>"
|
|
],
|
|
"description": "",
|
|
"main": "",
|
|
"license": "MIT",
|
|
"homepage": "",
|
|
"private": true,
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"public/plugins",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"dependencies": {
|
|
"bootstrap": "4.5.3",
|
|
"fontawesome": "4.7.0",
|
|
"jquery": "3.5.1",
|
|
"trumbowyg": "2.21.0",
|
|
"sliderTelepatic": "https://git.inforsistemas-devel1.com.br/bower/sliderTelepatic.git",
|
|
"bootstrapToastWrapper": "https://git.inforsistemas-devel1.com.br/bower/bootstrapToastWrapper.git",
|
|
"metismenu": "3.0.6",
|
|
"mousetrap": "1.6.5",
|
|
"jquery-mask-plugin": "1.14.16",
|
|
"datatables.net-dt": "^3.2.2",
|
|
"dropzone": "^5.9.3"
|
|
}
|
|
}
|