This commit is contained in:
ilia
2025-07-17 16:55:21 -08:00
parent b3702fa151
commit ead5cdef15
3 changed files with 453 additions and 7 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
"test": "node test/all-tests.js",
"test:location-utils": "node test/location-utils.test.js",
"test:linkedout": "node test/linkedout.test.js",
"test:ai-analyzer": "node test/ai-analyzer.test.js"
"test:ai-analyzer": "node test/ai-analyzer.test.js",
"demo": "node demo.js"
},
"keywords": [],
"author": "",