13 lines
258 B
JSON
Raw Permalink Normal View History

{
"name": "@guanghu/notion-sync",
"version": "1.0.0",
"description": "Notion API同步层 · GH-GMP-005 · Agent搬迁工程",
"main": "index.js",
"dependencies": {
"@notionhq/client": "^2.2.15"
},
"engines": {
"node": ">=18.0.0"
}
}