1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-18 03:01:35 +01: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

20
vendors/morris.js/bower.travis.json vendored Normal file
View File

@@ -0,0 +1,20 @@
{
"name": "morris.js",
"version": "0.5.0",
"main": [
"./morris.js",
"./morris.css"
],
"dependencies": {
"jquery": "JQUERY",
"raphael": "RAPHAEL",
"mocha": "~1.17.1"
},
"devDependencies": {
"mocha": "~1.17.1",
"chai": "~1.9.0",
"chai-jquery": "~1.2.1",
"sinon": "http://sinonjs.org/releases/sinon-1.8.1.js",
"sinon-chai": "~2.5.0"
}
}