1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-06-21 15:46:22 +02:00

Start again

This commit is contained in:
2020-10-04 17:14:00 +02:00
parent c0d3912413
commit 091f119048
4382 changed files with 1762543 additions and 9606 deletions
+42
View File
@@ -0,0 +1,42 @@
{
"name": "bootstrap-wysiwyg",
"description": "A tiny Bootstrap and jQuery based WYSIWYG rich text editor based on the browser function execCommand.",
"version": "1.0.5",
"keywords": [
"css",
"js",
"responsive",
"front-end",
"web",
"wysiwyg",
"editor"
],
"homepage": "https://github.com/steveathon/bootstrap-wysiwyg",
"main": [
"js/bootstrap-wysiwyg.min.js"
],
"ignore": [
".*",
"index.html",
"CHANGES",
"LICENSE",
"SUPPORTED"
],
"license": "MIT",
"dependencies": {
"jquery": "~2.1.4",
"jquery.hotkeys": "https://github.com/jeresig/jquery.hotkeys.git#master",
"fontawesome": "~4.5.0",
"bootstrap": "~3.3.5",
"google-code-prettify": "~1.0.4"
},
"_release": "1.0.5",
"_resolution": {
"type": "version",
"tag": "1.0.5",
"commit": "b4b774eddcc69b00778361eb98f170f633260636"
},
"_source": "https://github.com/steveathon/bootstrap-wysiwyg.git",
"_target": "^1.0.5",
"_originalSource": "bootstrap-wysiwyg-steveathon"
}