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

12 lines
241 B
JSON
Raw Normal View History

2020-06-01 11:03:21 +02:00
{
"name": "acronomy",
2020-06-01 11:03:21 +02:00
"dependencies": {
"@trevoreyre/autocomplete-js": "^2.1.1",
2021-06-06 18:28:14 +02:00
"@yaireo/tagify": "^4.2.0",
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",
2022-10-25 00:00:09 +02:00
"katex": "^0.16.3",
2020-06-01 11:03:21 +02:00
"popper.js": "^1.16.1"
}
}