From e3a3db0449c760fe72189863b7074dec206235cd Mon Sep 17 00:00:00 2001 From: Aidan Date: Tue, 15 Oct 2024 13:43:12 -0400 Subject: [PATCH] update with new license and description --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 859c1bd..67189a9 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "aidxnfunbeta", + "name": "aidxnfun", "version": "1.0.0", "main": "index.js", "scripts": { @@ -109,7 +109,7 @@ "yaml": "^2.5.1" }, "keywords": [], - "author": "", - "license": "ISC", - "description": "" + "author": "ihatenodejs", + "license": "CC-BY-SA-4.0", + "description": "The full code of my website" }