Files
mayan-edms/mayan/apps/mayan_statistics/static/statistics/package.json

16 lines
288 B
JSON

{
"name": "mayan_statistics",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "Apache-2.0",
"private": true,
"dependencies": {
"chart.js": "=2.7.2"
}
}