first commit

This commit is contained in:
Senad Uka
2018-05-07 16:07:00 +02:00
commit 8b4f09f9d5
3368 changed files with 852614 additions and 0 deletions

31
public/bower_components/morris.js/.bower.json vendored Executable file
View File

@@ -0,0 +1,31 @@
{
"name": "morris.js",
"version": "0.5.1",
"main": [
"./morris.js",
"./morris.css"
],
"dependencies": {
"jquery": ">= 2.1.0",
"raphael": ">= 2.0",
"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"
},
"homepage": "https://github.com/morrisjs/morris.js",
"_release": "0.5.1",
"_resolution": {
"type": "version",
"tag": "0.5.1",
"commit": "d5cf1410eda7055eaf2c7d218d4cb24ec5ed55c8"
},
"_source": "https://github.com/morrisjs/morris.js.git",
"_target": "^0.5.1",
"_originalSource": "morrisjs",
"_direct": true
}