chore: add package.json

This commit is contained in:
Jewgeni Lewash 2024-02-15 18:51:21 +01:00
parent 083eeb295c
commit 6358e5e7ba

6
package.json Normal file
View File

@ -0,0 +1,6 @@
{
"name": "astro-deploy",
"version": "0.0.0-development",
"description": "A custom Astro.js template",
"private": true
}