1
0
mirror of https://github.com/HorlogeSkynet/incroyable-elucid.git synced 2025-07-15 16:00:10 +02:00

Initial commit

This commit is contained in:
2025-05-05 22:24:08 +02:00
commit fc2d7ae72e
8 changed files with 419 additions and 0 deletions

1
.gitattributes vendored Normal file

@@ -0,0 +1 @@
README.md linguist-detectable linguist-documentation=false

6
.github/dependabot.yml vendored Normal file

@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"

18
.github/workflows/linting.yml vendored Normal file

@@ -0,0 +1,18 @@
---
name: Linting
on: [push, pull_request]
jobs:
build:
name: Run Awesome-Lint on project
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: npm config set package-lock false
- run: npm install
- run: npm test

144
.gitignore vendored Normal file

@@ -0,0 +1,144 @@
# Created by https://www.toptal.com/developers/gitignore/api/node
# Edit at https://www.toptal.com/developers/gitignore?templates=node
### Node ###
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
*.lcov
# nyc test coverage
.nyc_output
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# Snowpack dependency directory (https://snowpack.dev/)
web_modules/
# TypeScript cache
*.tsbuildinfo
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional stylelint cache
.stylelintcache
# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local
# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache
# Next.js build output
.next
out
# Nuxt.js build / generate output
.nuxt
dist
# Gatsby files
.cache/
# Comment in the public line in if your project uses Gatsby and not Next.js
# https://nextjs.org/blog/next-9-1#public-directory-support
# public
# vuepress build output
.vuepress/dist
# vuepress v2.x temp and cache directory
.temp
# Docusaurus cache and generated files
.docusaurus
# Serverless directories
.serverless/
# FuseBox cache
.fusebox/
# DynamoDB Local files
.dynamodb/
# TernJS port file
.tern-port
# Stores VSCode versions used for testing VSCode extensions
.vscode-test
# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
### Node Patch ###
# Serverless Webpack directories
.webpack/
# Optional stylelint cache
# SvelteKit build / generate output
.svelte-kit
# End of https://www.toptal.com/developers/gitignore/api/node

19
CONTRIBUTING.md Normal file

@@ -0,0 +1,19 @@
# Lignes directrices pour les contributions
Voici les lignes directrices pour contribuer à cette liste Incroyable :
1. Forkez ce dépôt.
2. Ajoutez, supprimez ou modifiez des éléments existants.
3. Validez vos modifications.
4. Ouvrez une pull request !
Veuillez vous assurer que vos modifications respectent les règles suivantes :
- Ne soyez pas impoli envers les autres.
- Vérifiez la grammaire et la syntaxe.
- Vérifiez les liens externes que vous indiquez.
- Veuillez utiliser le français (sauf s'il s'agit d'un titre d'article ou d'entretien).
Merci pour vos suggestions !
> Contact externe : [samuel+dev@forestier.app](mailto:samuel+dev@forestier.app)

116
LICENSE Normal file

@@ -0,0 +1,116 @@
CC0 1.0 Universal
Statement of Purpose
The laws of most jurisdictions throughout the world automatically confer
exclusive Copyright and Related Rights (defined below) upon the creator and
subsequent owner(s) (each and all, an "owner") of an original work of
authorship and/or a database (each, a "Work").
Certain owners wish to permanently relinquish those rights to a Work for the
purpose of contributing to a commons of creative, cultural and scientific
works ("Commons") that the public can reliably and without fear of later
claims of infringement build upon, modify, incorporate in other works, reuse
and redistribute as freely as possible in any form whatsoever and for any
purposes, including without limitation commercial purposes. These owners may
contribute to the Commons to promote the ideal of a free culture and the
further production of creative, cultural and scientific works, or to gain
reputation or greater distribution for their Work in part through the use and
efforts of others.
For these and/or other purposes and motivations, and without any expectation
of additional consideration or compensation, the person associating CC0 with a
Work (the "Affirmer"), to the extent that he or she is an owner of Copyright
and Related Rights in the Work, voluntarily elects to apply CC0 to the Work
and publicly distribute the Work under its terms, with knowledge of his or her
Copyright and Related Rights in the Work and the meaning and intended legal
effect of CC0 on those rights.
1. Copyright and Related Rights. A Work made available under CC0 may be
protected by copyright and related or neighboring rights ("Copyright and
Related Rights"). Copyright and Related Rights include, but are not limited
to, the following:
i. the right to reproduce, adapt, distribute, perform, display, communicate,
and translate a Work;
ii. moral rights retained by the original author(s) and/or performer(s);
iii. publicity and privacy rights pertaining to a person's image or likeness
depicted in a Work;
iv. rights protecting against unfair competition in regards to a Work,
subject to the limitations in paragraph 4(a), below;
v. rights protecting the extraction, dissemination, use and reuse of data in
a Work;
vi. database rights (such as those arising under Directive 96/9/EC of the
European Parliament and of the Council of 11 March 1996 on the legal
protection of databases, and under any national implementation thereof,
including any amended or successor version of such directive); and
vii. other similar, equivalent or corresponding rights throughout the world
based on applicable law or treaty, and any national implementations thereof.
2. Waiver. To the greatest extent permitted by, but not in contravention of,
applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
unconditionally waives, abandons, and surrenders all of Affirmer's Copyright
and Related Rights and associated claims and causes of action, whether now
known or unknown (including existing as well as future claims and causes of
action), in the Work (i) in all territories worldwide, (ii) for the maximum
duration provided by applicable law or treaty (including future time
extensions), (iii) in any current or future medium and for any number of
copies, and (iv) for any purpose whatsoever, including without limitation
commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes
the Waiver for the benefit of each member of the public at large and to the
detriment of Affirmer's heirs and successors, fully intending that such Waiver
shall not be subject to revocation, rescission, cancellation, termination, or
any other legal or equitable action to disrupt the quiet enjoyment of the Work
by the public as contemplated by Affirmer's express Statement of Purpose.
3. Public License Fallback. Should any part of the Waiver for any reason be
judged legally invalid or ineffective under applicable law, then the Waiver
shall be preserved to the maximum extent permitted taking into account
Affirmer's express Statement of Purpose. In addition, to the extent the Waiver
is so judged Affirmer hereby grants to each affected person a royalty-free,
non transferable, non sublicensable, non exclusive, irrevocable and
unconditional license to exercise Affirmer's Copyright and Related Rights in
the Work (i) in all territories worldwide, (ii) for the maximum duration
provided by applicable law or treaty (including future time extensions), (iii)
in any current or future medium and for any number of copies, and (iv) for any
purpose whatsoever, including without limitation commercial, advertising or
promotional purposes (the "License"). The License shall be deemed effective as
of the date CC0 was applied by Affirmer to the Work. Should any part of the
License for any reason be judged legally invalid or ineffective under
applicable law, such partial invalidity or ineffectiveness shall not
invalidate the remainder of the License, and in such case Affirmer hereby
affirms that he or she will not (i) exercise any of his or her remaining
Copyright and Related Rights in the Work or (ii) assert any associated claims
and causes of action with respect to the Work, in either case contrary to
Affirmer's express Statement of Purpose.
4. Limitations and Disclaimers.
a. No trademark or patent rights held by Affirmer are waived, abandoned,
surrendered, licensed or otherwise affected by this document.
b. Affirmer offers the Work as-is and makes no representations or warranties
of any kind concerning the Work, express, implied, statutory or otherwise,
including without limitation warranties of title, merchantability, fitness
for a particular purpose, non infringement, or the absence of latent or
other defects, accuracy, or the present or absence of errors, whether or not
discoverable, all to the greatest extent permissible under applicable law.
c. Affirmer disclaims responsibility for clearing rights of other persons
that may apply to the Work or any use thereof, including without limitation
any person's Copyright and Related Rights in the Work. Further, Affirmer
disclaims responsibility for obtaining any necessary consents, permissions
or other rights required for any use of the Work.
d. Affirmer understands and acknowledges that Creative Commons is not a
party to this document and has no duty or obligation with respect to this
CC0 or use of the Work.
For more information, please see
<http://creativecommons.org/publicdomain/zero/1.0/>

85
README.md Normal file

@@ -0,0 +1,85 @@
<!--lint ignore awesome-toc-->
# Incroyable Élucid [![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)
> Une liste recensant les "meilleurs" articles et entretiens du média [Élucid](https://elucid.media/)
<p align="center"><a href="https://elucid.media/"><img src="https://i.imgur.com/w9FMbo3.png"></a></p>
## Sommaire
<!--lint disable awesome-list-item-->
- [Introduction](#introduction)
- [Articles](#articles)
- [Entretiens](#entretiens)
- [Avertissement](#avertissement)
<!--lint disable awesome-list-item-->
## Introduction
Élucid est un média en ligne français et indépendant. Ce projet vise à recenser les "meilleurs" articles et entretiens en libre accès.
N'hésitez pas à contribuer avec des [pull requests](https://github.com/HorlogeSkynet/incroyable-elucid/pulls), ou bien à ouvrir une discussion à propos des articles et entretiens existants ou manquants au travers des [issues](https://github.com/HorlogeSkynet/incroyable-elucid/issues/new).
## Articles
| Auteur(s) | Titre | Lien |
| :---------------------------------------| :-------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------: |
| **Olivier BERRUYER** | Trump mène la guerre commerciale pour sauver les États-Unis | [Lien](https://elucid.media/analyse-graphique/trump-mene-la-guerre-commerciale-pour-sauver-les-etats-unis) |
| **Olivier BERRUYER** | Tarifs douaniers : Trump déclare la guerre économique au reste du monde | [Lien](https://elucid.media/analyse-graphique/tarifs-douaniers-trump-declare-la-guerre-economique-au-reste-du-monde) |
| **Paul FERNANDEZ-MATEO** | Rencontre Trump-Zelensky : derrière l'humiliation, le récit d'un sabotage | [Lien](https://elucid.media/politique/rencontre-trump-zelensky-derriere-l-humiliation-le-recit-d-un-sabotage) |
| **François BOULO** | L'Europe veut la Troisième Guerre mondiale | [Lien](https://elucid.media/politique/l-europe-veut-la-troisieme-guerre-mondiale-francois-boulo) |
| **François BOULO** | La France : enfer socialiste ou paradis libéral ? | [Lien](https://elucid.media/economie/la-france-enfer-socialiste-ou-paradis-liberal-francois-boulo) |
| **Paul FERNANDEZ-MATEO** | Quand l'Occident piétine le vote du peuple en Europe de l'Est | [Lien](https://elucid.media/politique/quand-occident-pietine-vote-peuple-europe-est-moldavie-georgie-roumanie) |
| **Emmanuel TODD** | Le nihilisme peut expliquer le comportement d'Israël à Gaza | [Lien](https://elucid.media/democratie/emmanuel-todd-le-nihilisme-peut-expliquer-le-comportement-d-israel-a-gaza) |
| **Olivier BERRUYER** | « It's the economy, stupid ! » : le véritable sens de la victoire de Donald Trump | [Lien](https://elucid.media/analyse-graphique/election-donald-trump-president-etats-unis-economy-stupid-veritable-sens-victoire) |
| **Chris HEDGES** | Présidentielle américaine : le pouvoir des grandes entreprises ou des oligarques | [Lien](https://elucid.media/politique/presidentielle-americaine-trump-harris-pouvoir-grandes-entreprises-oligarques-chris-hedges) |
| **Jordi LAFON** | Face à l'Arabie Saoudite, deux choix pour l'Europe : résister ou succomber | [Lien](https://elucid.media/politique/face-arabie-saoudite-deux-choix-europe-resister-succomber) |
| **Éric JUILLOT** | Un capitalisme sous perfusion : 157 milliards d'aides publiques aux entreprises | [Lien](https://elucid.media/politique/un-capitalisme-sous-perfusion-157-milliards-d-aides-publiques-aux-entreprises) |
| **Alexandra BUSTE** & **Xavier LALBIN** | Le Smic à 1600 euros ne causera pas la ruine annoncée de la France | [Lien](https://elucid.media/analyse-graphique/smic-1600-euros-net-front-populaire-causera-pas-ruine-annoncee-france) |
| **Olivier BERRUYER** | La grande arnaque du « jour de libération fiscale » | [Lien](https://elucid.media/analyse-graphique/jour-liberation-fiscale-grande-arnaque/grande-arnaque-jour-liberation-fiscale) |
| **Olivier BERRUYER** | Stop au sadisme électoral : la proportionnelle maintenant ! | [Lien](https://elucid.media/analyse-graphique/elections-legislatives-france-stop-sadisme-electoral-proportionnelle-maintenant) |
| **François BOULO** | Législatives 2024 : la France ne sera plus jamais comme avant | [Lien](https://elucid.media/democratie/legislatives-2024-francois-boulo-macron-rn-nfp-france-sera-plus-jamais-comme-avant) |
| **Olivier BERRUYER** | Européennes 2024 : ce que révèlent les chiffres de cette farce démocratique | [Lien](https://elucid.media/analyse-graphique/resultats-elections-europeennes-2024-revelent-chiffres-farce-democratique) |
| **François BOULO** | Dissolution : le suicide macroniste | [Lien](https://elucid.media/politique/dissolution-assemblee-nationale-suicide-macroniste-francois-boulo) |
| **Olivier BERRUYER** | Dissolution : « coup de poker » de Macron ou sabotage historique ? | [Lien](https://elucid.media/analyse-graphique/dissolution-assemblee-nationale-macron-coup-poker-sabotage-historique) |
| **Alexandra BUSTE** & **Xavier LALBIN** | Suppression de l'impôt sur la fortune : le ruissellement se fait attendre | [Lien](https://elucid.media/analyse-graphique/suppression-de-l-impot-sur-la-fortune-le-ruissellement-se-fait-attendre) |
| **Mikaël FAUJOUR** | Le danger liberticide du numérique, angle mort des libéraux | [Lien](https://elucid.media/democratie/technocapitalisme-danger-liberticide-du-numerique-angle-mort-des-liberaux) |
| **Olivier BERRUYER** | Que pensent les Palestiniens et les Israéliens du conflit actuel ? | [Lien](https://elucid.media/analyse-graphique/israeliens-palestiniens-sondages-opinions-conflit-gaza-hamas-tsahal) |
| **Thomas LE BONNIEC** | Extractivisme, surexploitation, pollution : le coût environnemental du numérique | [Lien](https://elucid.media/environnement/extractivisme-surexploitation-pollution-le-cout-environnemental-du-numerique) |
| **Alexandra BUSTE** & **Xavier LALBIN** | Renault, symbole de la désindustrialisation en France | [Lien](https://elucid.media/analyse-graphique/renault-symbole-desindustrialisation-france-automobile-production-delocalisations) |
| **Éric JUILLOT** | Prix de l'électricité : EDF et l'échec de la libéralisation du marché européen | [Lien](https://elucid.media/politique/prix-electricite-edf-echec-liberalisation-marche-europeen) |
## Entretiens
| Invité | Titre | Article + YouTube | PeerTube |
| :----------------------- | :------------------------------------------------------------------------------------- | :-----------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------: |
| **Camille ADAM** | Mourir pour l'Europe : 40 ans de destruction obsessionnelle de la France | [Lien](https://elucid.media/politique/mourrir-pour-l-europe-40-ans-de-destruction-obsessionnelle-de-la-france-camille-adam) | [Lien](https://indymotion.fr/w/3951fxK4W4FgxmNjByKBA2) |
| **Bernard LAHIRE** | Sommes-nous les esclaves de notre biologie ? | [Lien](https://elucid.media/societe/sommes-nous-les-esclaves-de-notre-biologie-bernard-lahire) | [Lien](https://indymotion.fr/w/qp38ACFZEErpZxK1r1LTPZ) |
| **Anne-Cécile ROBERT** | Le système international au bord de la rupture : la catastrophe qui nous attend | [Lien](https://elucid.media/politique/le-systeme-international-au-bord-de-la-rupture-la-catastrophe-qui-nous-attend) | [Lien](https://indymotion.fr/w/ocRFB58zgDQrjjax7D9KsY) |
| **Gérard NEYRAND** | « Vous êtes responsable de votre bonheur ! » : une pensée au service du néolibéralisme | [Lien](https://elucid.media/societe/vous-etes-responsable-de-votre-bonheur-une-pensee-au-service-du-neoliberalisme) | [Lien](https://indymotion.fr/w/5Uk88yYh4vNbzydQN6Jpuz) |
| **Natacha Polony** | Le système n'a pas intérêt à nous émanciper et nous informer correctement | [Lien](https://elucid.media/politique/le-systeme-n-a-pas-interet-a-nous-emanciper-et-nous-informer-correctement-natacha-polony) | [Lien](https://indymotion.fr/w/kzjFRPCdXLTc4ydZBYszPz) |
| **Dany-Robert DUFOUR** | On a confié le destin du monde aux pervers | [Lien](https://elucid.media/societe/on-a-confie-le-destin-du-monde-aux-pervers-dany-robert-dufour) | [Lien](https://indymotion.fr/w/xkjD1fGn5P82WHLV3jJ3uH) |
| **Alain DENEAULT** | Les médiocres ont pris le pouvoir et conduisent le monde à sa perte | [Lien](https://elucid.media/societe/les-mediocres-ont-pris-le-pouvoir-et-conduisent-le-monde-a-sa-perte) | [Lien](https://indymotion.fr/w/aGhh3YqMAYDTd3GN7wHSto) |
| **Emmanuel TODD** | Cette théorie est une arme intellectuelle pour prédire les évolutions du monde | [Lien](https://elucid.media/societe/emmanuel-todd-theorie-arme-intellectuelle-predire-evolutions-monde) | [Lien](https://indymotion.fr/w/bDGEDLggr7abpuBR2adwsh) |
| **Benoît COQUARD** | La vie dans les campagnes : la réalité derrière les fantasmes bourgeois | [Lien](https://elucid.media/societe/vie-campagnes-realite-derriere-fantasmes-bourgeois-benoit-coquard) | [Lien](https://indymotion.fr/w/o8MYTGvUFYFsa8TBM4nzj5) |
| **Emmanuel TODD** | La dissolution de Macron est déjà un quasi-coup d'État ! | [Lien](https://elucid.media/politique/la-dissolution-de-macron-est-deja-un-quasi-coup-d-etat-emmanuel-todd) | [Lien](https://indymotion.fr/w/3yMJukzpMzdgi2jjZen5G6) |
| **Olivier BERRUYER** | La propagande au service de la guerre et d'une économie détraquée | [Lien](https://elucid.media/democratie/propagande-service-guerre-economie-detraquee-olivier-berruyer) | [Lien](https://indymotion.fr/w/nLgi8rFKXF3YjJy5b4eKbh) |
| **Henri GUAINO** | Folies diplomatiques et faiblesse politique : l'effondrement de notre société | [Lien](https://elucid.media/politique/folies-diplomatiques-faiblesse-politique-effondrement-societe-henri-guaino) | [Lien](https://indymotion.fr/w/1mNoxv66ifa6UxTmfKbVaA) |
| **Pierre CONESA** | Les artisans de la propagande de guerre : intellectuels, médias et cinéma | [Lien](https://elucid.media/democratie/pierre-conesa-artisans-propagande-guerre-intellectuels-medias-cinema) | [Lien](https://indymotion.fr/w/g1J31DeJ3mg4HXizJY2UDq) |
| **Daniel SCHNEIDERMANN** | D'Hitler à notre ère : l'aveuglement des médias face aux ruptures | [Lien](https://elucid.media/democratie/hitler-notre-ere-aveuglement-medias-face-ruptures-daniel-schneidermann) | [Lien](https://indymotion.fr/w/eKyRJj63hgQtBTfyaad8Hs) |
| **Emmanuel TODD** | L'Occident parasitaire sombre dans le nihilisme et l'autodestruction | [Lien](https://elucid.media/politique/emmanuel-todd-occident-parasitaire-sombre-nihilisme-autodestruction) | [Lien](https://indymotion.fr/w/uBdpmJXD1wT7hbdemDMCDz) |
| **François BÉGAUDEAU** | Médias, Méritocratie, Dérive autoritaire : combattre les gardiens de l'ordre | [Lien](https://elucid.media/societe/francois-begaudeau-medias-meritocratie-derive-autoritaire-combattre-gardiens-ordre) | [Lien](https://indymotion.fr/w/uPZaBPYWxp4TkTrh8M8Eqs) |
| **Jacques DE LAROSIÈRE** | « Les financiers sont les maîtres du système ! » | [Lien](https://elucid.media/economie/les-financiers-sont-les-maitres-du-systeme-jacques-de-larosiere) | [Lien](https://indymotion.fr/w/sNEmqgAtkfL4Xzf7jvuh52) |
| **Jean-Marc JANCOVICI** | Les ressources s'épuisent, la planète surchauffe : adieu la mondialisation ! | [Lien](https://elucid.media/environnement/jancovici-jean-marc-ressources-s-epuisent-planete-surchauffe-adieu-mondialisation) | [Lien](https://indymotion.fr/w/pPs8QcvpGJ4Rh7gRgGvHde) |
| **Emmanuel TODD** | La Troisième Guerre mondiale a commencé : l'escalade en Ukraine va tout changer | [Lien](https://elucid.media/politique/emmanuel-todd-troisieme-guerre-mondiale-commence-escalade-ukraine-va-tout-changer) | [Lien](https://indymotion.fr/w/2L3xRQX1WY2tdj3ovh7znf) |
| **Philippe BIHOUIX** | Énergies, pénuries, climat : la fin de la croissance sera choisie ou subie ! | [Lien](https://elucid.media/environnement/energie-penuries-climat-fin-croissance-sera-choisie-ou-subie-philippe-bihouix) | [Lien](https://indymotion.fr/w/k9RGoijsoPhBxChuCeuvad) |
| **Gaël GIRAUD** | Combattre l'effondrement financier et environnemental en cours | [Lien](https://elucid.media/environnement/combattre-l-effondrement-financier-et-environnemental-en-cours-gael-giraud) | [Lien](https://indymotion.fr/w/3wWCLkkpHUGa6PW2rqBoiw) |
| **Emmanuel DOCKÈS** | On peut tout reconstruire : travail, pouvoir, société, finance, économie | [Lien](https://elucid.media/democratie/emmanuel-dockes-tout-reconstruire-travail-pouvoir-societe-finance-economie) | [Lien](https://indymotion.fr/w/59jTnQfcFKa8Ccg4vdrLRJ) |
| **Frédéric TADDEÏ** | Penser contre soi pour comprendre l'époque | [Lien](https://elucid.media/democratie/penser-contre-soi-pour-comprendre-l-epoque-frederic-taddei) | [Lien](https://indymotion.fr/w/88rQotXh4WXGub8ZuptHxR) |
| **Nicolas FRAMONT** | Comment les bourgeois nous empoisonnent la vie | [Lien](https://elucid.media/societe/nicolas-framont-comment-bourgeois-empoisonnent-la-vie) | [Lien](https://indymotion.fr/w/fgeGhgELCsiWa9g8uxmpva) |
## Avertissement
Les contributeurs de ce projet **n'appartiennent pas** au média Élucid.
"Élucid" est un **nom déposé** qui **appartient à ses propriétaires respectifs**.
**Les idées présentées ci-dessus appartiennent à leurs auteurs respectifs** et ne sont proposées qu'à des fins **éducatives et informatives**.

30
package.json Normal file

@@ -0,0 +1,30 @@
{
"name": "incroyable-elucid",
"description": "Une liste recensant les \"meilleurs\" articles et entretiens d'Élucid",
"license": "CC0-1.0",
"repository": "github:HorlogeSkynet/incroyable-elucid",
"homepage": "https://github.com/HorlogeSkynet/incroyable-elucid#readme",
"contributors": [
{
"name": "Samuel FORESTIER",
"email": "samuel+dev@forestier.app",
"url": "https://samuel.forestier.app/"
}
],
"keywords": [
"article",
"awesome",
"awesome-list",
"elucid",
"interview",
"media"
],
"scripts": {
"test": "awesome-lint",
"bump": "git tag \"$(date -u +%Y.%m_${MICRO:-1})\""
},
"devDependencies": {
"awesome-lint": "^1.2.0"
},
"private": true
}