framalibre-scraping/package.json

16 lines
287 B
JSON

{
"name": "scraping-framalibre",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.20.0",
"node-fs": "^0.1.7"
}
}