1
0
Fork 0
mirror of https://github.com/Findus23/acronomy.git synced 2024-09-19 15:33:45 +02:00
acronomy/package.json

11 lines
219 B
JSON
Raw Normal View History

2020-06-01 11:03:21 +02:00
{
"dependencies": {
"@trevoreyre/autocomplete-js": "^2.1.1",
"@yaireo/tagify": "^3.9.3",
2020-07-22 14:24:40 +02:00
"bootstrap": "^5.0.0-alpha1",
2020-06-02 18:05:58 +02:00
"codemirror": "^5.54.0",
2020-11-17 20:32:54 +01:00
"katex": "^0.12.0",
2020-06-01 11:03:21 +02:00
"popper.js": "^1.16.1"
}
}