You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
601 B
26 lines
601 B
{
|
|
"name": "coze_training",
|
|
"version": "1.0.0",
|
|
"description": "COZe Training",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"bootstrap": "^4.0.0",
|
|
"flatpickr": "^4.3.2",
|
|
"font-awesome": "^4.7.0",
|
|
"jquery": "^3.3.1",
|
|
"jquery-colorbox": "^1.6.4",
|
|
"nosleep.js": "^0.7.0",
|
|
"popper.js": "^1.12.9",
|
|
"tinymce": "^4.7.9"
|
|
},
|
|
"devDependencies": {},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@185.104.124.137:/docs/git/coze_training.git"
|
|
},
|
|
"author": "Dslak",
|
|
"license": "ISC"
|
|
}
|