mirror of
https://github.com/asphyxia-core/plugins.git
synced 2026-03-21 17:34:46 -05:00
10 lines
199 B
JSON
10 lines
199 B
JSON
{
|
|
"name": "asphyxia-plugins",
|
|
"version": "1.0.0",
|
|
"description": "Community Plugins for Asphyxia CORE",
|
|
"dependencies": {
|
|
"@types/lodash": "^4.14.153",
|
|
"@types/node": "^14.0.5"
|
|
}
|
|
}
|