1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-11-22 18:32:36 +01:00
spacebarchat/scripts/notion/package.json

15 lines
265 B
JSON
Raw Normal View History

{
"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"
}
}