diskort/package.json

10 lines
186 B
JSON
Raw Normal View History

2022-04-12 18:36:18 +00:00
{
"name": "diskort",
"version": "3.0.0",
"description": "Custom script and style engine for Discord",
"dependencies": {
2022-04-24 17:14:41 +00:00
"coffeescript": "^2.7.0",
2022-04-12 18:36:18 +00:00
"lessc": "^1.0.2"
}
}