[Package] Initial Add

This commit is contained in:
Ducko 2021-12-09 11:54:43 +00:00
parent 33b6fa8e47
commit b9ccf7f08e

9
src/package.json Normal file
View file

@ -0,0 +1,9 @@
{
"name": "openasar",
"description": "Discord Client for Desktop - Bootstrapper",
"main": "index.js",
"dependencies": {
}
}