Files
linkedin-api/package.json
T

20 lines
434 B
JSON

{
"dependencies": {
"axios": "^1.6.8",
"axios-cookiejar-support": "^5.0.1",
"cheerio": "^1.0.0-rc.12",
"readline": "^1.3.0",
"tough-cookie": "^4.1.3"
},
"type": "module",
"name": "linkedin-api-js",
"version": "1.0.0-14",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "ION606",
"license": "ISC",
"description": ""
}