Generate visual representations of the networks underlying video-gamebooks on YouTube https://youtube-maze.delab.re/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

17 行
329 B

{
"name": "youtube-maze",
"version": "0.3.0",
"private": true,
"scripts": {
"start": "node ./bin/www.mjs"
},
"dependencies": {
"cookie-parser": "~1.4.4",
"debug": "~2.6.9",
"express": "~4.16.1",
"helmet": "^4.2.0",
"morgan": "~1.9.1",
"node-fetch": "^2.6.1",
"xml2js": "^0.4.23"
}
}