aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2023-09-19 15:21:51 -0700
committerPinapelz <donaldshan1@outlook.com>2023-09-19 15:21:51 -0700
commitf2ff1aeb03400c77396c729d887bb284da963378 (patch)
treef6de23c06bd420de3f5d89cd82b9e9723833e0a3 /package.json
Initial Commit
Diffstat (limited to 'package.json')
-rw-r--r--package.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..22d782e
--- /dev/null
+++ b/package.json
@@ -0,0 +1,15 @@
+{
+ "name": "portfolio",
+ "type": "module",
+ "version": "0.0.1",
+ "scripts": {
+ "dev": "astro dev",
+ "start": "astro dev",
+ "build": "astro build",
+ "preview": "astro preview",
+ "astro": "astro"
+ },
+ "dependencies": {
+ "astro": "^3.1.1"
+ }
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage