chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "tools-documentation-create-embeddings",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@supabase/supabase-js": "*",
|
||||
"dotenv": "*",
|
||||
"dotenv-expand": "*",
|
||||
"openai": "*",
|
||||
"yargs": "*",
|
||||
"github-slugger": "*",
|
||||
"mdast-util-from-markdown": "*",
|
||||
"mdast-util-to-markdown": "*",
|
||||
"mdast-util-to-string": "*",
|
||||
"rehype-parse": "^9.0.0",
|
||||
"rehype-remark": "^10.0.0",
|
||||
"remark-stringify": "^11.0.0",
|
||||
"remark-gfm": "^4.0.0",
|
||||
"unified": "^11.0.4",
|
||||
"unist-builder": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/yargs": "*",
|
||||
"typescript": "catalog:typescript"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user