Files
kasu/package.json
Xeniac f3d44b743b recalculating only the new hanchans shoud do the trick now.
the racalc cronjob reports erronous partly recalculations now.
A lot of code cleanups
2017-11-01 09:53:52 +01:00

17 lines
378 B
JSON

{
"name": "kasu",
"version": "2.0.0",
"description": "Kasu Homepage",
"author": "Christian Berg",
"license": "GPLv3",
"devDependencies": {
"grunt": ">=0.4.5",
"grunt-contrib-less": ">=1.0.1",
"grunt-contrib-watch": ">=0.6.1",
"grunt-more-css": ">=0.1.0"
},
"dependencies": {
"ckeditor-dev": "git://github.com/ckeditor/ckeditor-dev.git"
}
}