From 51436b307fbda70bd41eec85e07ac0ea4da10f65 Mon Sep 17 00:00:00 2001 From: Chee Yong <81070048+leecheeyong@users.noreply.github.com> Date: Sun, 4 Sep 2022 22:53:34 +0800 Subject: [PATCH] Create msg.json --- domains/msg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/msg.json diff --git a/domains/msg.json b/domains/msg.json new file mode 100644 index 000000000..604c21c2f --- /dev/null +++ b/domains/msg.json @@ -0,0 +1,11 @@ +{ + "description": "my npm package", + "repo": "https://github.com/teamjoelee/me", + "owner": { + "username": "teamjoelee", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "7f4243c7-d171-416a-ad3d-19ba04fe36f5.id.repl.co" + } +}