Auto Commit
Showing
app.js
0 → 100644
countdown-generator/index.js
0 → 100644
index.js
已删除
100644 → 0
| { | { | ||
| "name": "nodejs", | "name": "date-gif", | ||
| "version": "1.0.0", | "version": "1.0.0", | ||
| "description": "", | "description": "Use Node to generate an animated countdown gif.", | ||
| "main": "index.js", | "main": "app.js", | ||
| "scripts": { | "scripts": { | ||
| "dev": "node index.js", | "test": "echo \"Error: no test specified\" && exit 1", | ||
| "test": "echo \"Error: no test specified\" && exit 1" | "dev": "node app.js" | ||
| }, | }, | ||
| "keywords": [], | "author": "yma16", | ||
| "author": "", | "license": "ISC", | ||
| "license": "ISC", | "dependencies": { | ||
| "dependencies": { | "canvas": "^3.0.0", | ||
| "@types/node": "^18.0.6", | "express": "^5.0.0", | ||
| "node-fetch": "^3.2.6" | "gifencoder": "^2.0.0", | ||
| } | "moment": "^2.30.0" | ||
| }, | |||
| "engines": { | |||
| "node": ">=6.0.0" | |||
| } | } | ||
| } | |||
| \ No newline at end of file |
public/index.html
0 → 100644
tmp/ex1.gif
0 → 100644
2.0 KB
tmp/ex2.gif
0 → 100644
2.8 KB
tmp/ex3.gif
0 → 100644
1.8 KB
tmp/serve1.gif
0 → 100644
57.8 KB
tmp/serve2.gif
0 → 100644
52.3 KB
tmp/serve3.gif
0 → 100644
52.5 KB