init
This commit is contained in:
24
package.json
Normal file
24
package.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "anix-share",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "server.js",
|
||||
"dependencies": {
|
||||
"express": "^4.19.0",
|
||||
"axios": "^1.7.0",
|
||||
"cheerio": "^1.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "node server.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git.0x174.su/wowlikon/anix-share"
|
||||
},
|
||||
"keywords": [
|
||||
"anix"
|
||||
],
|
||||
"author": "wowlikon",
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user