From 54238032c9cfdcee8024335d44ddd47c10023750 Mon Sep 17 00:00:00 2001 From: David Ashby Date: Sat, 19 Mar 2022 16:35:39 -0400 Subject: [PATCH] update package metadata --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b409192..3b28c79 100644 --- a/package.json +++ b/package.json @@ -5,14 +5,14 @@ "main": "index.js", "repository": { "type": "git", - "url": "https://github.com/nyc-bookstores/nyc-bookstores.github.io.git" + "url": "https://git.yetaga.in/alazyreader/nyc-bookstores/" }, "author": "David Ashby ", "license": "BSD-3-Clause", "bugs": { - "url": "https://github.com/nyc-bookstores/nyc-bookstores.github.io/issues" + "email": "delta.mu.alpha@gmail.com" }, - "homepage": "https://github.com/nyc-bookstores/nyc-bookstores.github.io", + "homepage": "https://git.yetaga.in/alazyreader/nyc-bookstores/", "dependencies": { "cheerio": "^1.0.0-rc.10" }