mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2024-11-22 18:32:36 +01:00
15 lines
265 B
JSON
15 lines
265 B
JSON
|
{
|
||
|
"name": "notion",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "GithubNotionSync.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"node-fetch": "^2.6.1"
|
||
|
}
|
||
|
}
|