13 lines
258 B
JSON
13 lines
258 B
JSON
|
|
{
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
}
|