ClearVision/package.json

9 lines
171 B
JSON
Raw Normal View History

2021-09-30 01:53:19 -04:00
{
"name": "ClearVision",
"author": "Limbo",
2022-06-07 14:05:19 -04:00
"version": "1.0.4",
"akiVersion": "2.3.1",
2022-02-09 09:44:05 -05:00
"license": "CC BY-NC 4.0",
"optionalDependencies": {},
2021-09-30 01:53:19 -04:00
"main": "package.js"
2022-02-09 09:44:05 -05:00
}