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
212 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",
"bootstrap": "^4.5.0",
2020-06-02 18:05:58 +02:00
"codemirror": "^5.54.0",
2020-06-01 11:03:21 +02:00
"jquery": "^3.5.1",
"popper.js": "^1.16.1"
}
}