Files
Newton-Editor/plugins/autopairs/manifest.json

10 lines
184 B
JSON
Raw Normal View History

2026-01-04 11:42:27 -06:00
{
"name": "Autopairs",
"author": "ITDominator",
"credit": "Hamad Al Marri",
"version": "0.0.1",
"support": "",
"requests": {
"pass_events": true
}
}