Du grand ménage, suite à des tests sur les librairies Cheerio et Axios

This commit is contained in:
2024-01-04 16:42:56 +01:00
parent 98d916c535
commit dd0f27880a
312 changed files with 14688 additions and 15528 deletions

View File

@@ -1,45 +1,19 @@
{
"_args": [
[
"foreachasync@3.0.0",
"/Volumes/Documents/Dev/Sources/Perso/WishList/wishlist"
]
],
"_from": "foreachasync@3.0.0",
"_id": "foreachasync@3.0.0",
"_inBundle": false,
"_integrity": "sha512-J+ler7Ta54FwwNcx6wQRDhTIbNeyDcARMkOcguEqnEdtm0jKvN3Li3PDAb2Du3ubJYEWfYL83XMROXdsXAXycw==",
"_location": "/foreachasync",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "foreachasync@3.0.0",
"name": "foreachasync",
"escapedName": "foreachasync",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/walk"
],
"_resolved": "https://registry.npmjs.org/foreachasync/-/foreachasync-3.0.0.tgz",
"_spec": "3.0.0",
"_where": "/Volumes/Documents/Dev/Sources/Perso/WishList/wishlist",
"author": {
"name": "AJ ONeal",
"email": "coolaj86@gmail.com",
"url": "http://coolaj86.com/"
},
"bugs": {
"url": "https://github.com/FuturesJS/forEachAsync/issues"
},
"name": "foreachasync",
"version": "3.0.0",
"description": "A node- and browser-ready async counterpart of Array.prototype.forEach",
"homepage": "https://github.com/FuturesJS/forEachAsync",
"main": "forEachAsync.js",
"directories": {
"test": "test"
},
"homepage": "https://github.com/FuturesJS/forEachAsync",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/FuturesJS/forEachAsync.git"
},
"keywords": [
"futuresjs",
"forEach",
@@ -49,15 +23,9 @@
"futures",
"each"
],
"author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.com/)",
"license": "Apache2",
"main": "forEachAsync.js",
"name": "foreachasync",
"repository": {
"type": "git",
"url": "git://github.com/FuturesJS/forEachAsync.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "3.0.0"
"bugs": {
"url": "https://github.com/FuturesJS/forEachAsync/issues"
}
}