update repository files
This commit is contained in:
19
package.json
Normal file
19
package.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "npm",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"directories": {
|
||||
"test": "test"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node baiduwenkudownloader/jspdfextractor.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"canvas": "^3.0.1",
|
||||
"express": "^4.21.2",
|
||||
"jspdf": "^2.5.2"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user