]> git.kianting.info Git - clo/blobdiff - package.json
add readme and todo
[clo] / package.json
index 3f68bda08bee29ebde319fc56247030fc6c83fbc..e4fc17d5e9e2003fe4b433c3f9105dd1834a3860 100644 (file)
@@ -9,7 +9,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "git+https://github.com/Yoxem/clo.git"
+    "url": "git+https://git.kianting.info/src/clo"
   },
   "keywords": [
     "typesetting"
   "author": "Tan Kian-ting",
   "license": "MIT",
   "bugs": {
-    "url": "https://github.com/Yoxem/clo/issues"
+    "url": "https://kianting.info/wiki/w/Project:Clo#Discussion"
   },
-  "homepage": "https://github.com/Yoxem/clo#readme",
+  "homepage": "https://kianting.info/wiki/w/Project:Clo",
   "devDependencies": {
     "@types/chai": "^4.3.5",
+    "@types/jsdom": "^21.1.4",
     "@types/mocha": "^10.0.1",
     "@types/node": "^20.8.4",
     "@types/pdfkit": "^0.13.1",
     "nyc": "^15.1.0",
     "ts-node": "^10.9.1",
     "tslint": "^6.1.3",
+    "typedoc": "^0.25.2",
     "typescript": "^5.2.2"
   },
   "dependencies": {
-    "harfbuzzjs": "^0.3.3",
+    "canvas": "^2.11.2",
+    "hyphen": "^1.7.0",
+    "jsdom": "^22.1.0",
     "minimist": "^1.2.8",
     "npx": "^10.2.2",
     "pdfkit": "^0.13.0",