Skip to content

Commit

Permalink
chore: add a list of all existing recommended modules (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
lholmquist authored Oct 22, 2020
1 parent d22d12f commit a614ce4
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions modules-list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
[
{
"name": "cldr-localenames-full",
"npmlink": "https://npmjs.com/package/cldr-localenames-full"
},
{
"name": "eslint",
"npmlink": "https://www.npmjs.com/package/eslint"
},
{
"name": "express",
"npmlink": "https://www.npmjs.com/package/express"
},
{
"name": "express-prom-bundle",
"npmlink": "https://www.npmjs.com/package/express-prom-bundle"
},
{
"name": "helmet",
"npmlink": "https://www.npmjs.com/package/helmet"
},
{
"name": "ibmcloud-appid",
"npmlink": "https://www.npmjs.com/package/ibmcloud-appid"
},
{
"name": "i18next",
"npmlink": "https://www.npmjs.com/package/i18next"
},
{
"name": "i18next-icu",
"npmlink": "https://www.npmjs.com/package/i18next-icu"
},
{
"name": "i18next-express-middleware",
"npmlink": "https://www.npmjs.com/package/i18next-express-middleware"
},
{
"name": "i18next-node-fs-backend",
"npmlink": "https://www.npmjs.com/package/i18next-node-fs-backend"
},
{
"name": "ioredis",
"npmlink": "https://www.npmjs.com/package/ioredis"
},
{
"name": "node-rdkafka",
"npmlink": "https://www.npmjs.com/package/node-rdkafka"
},
{
"name": "opossum",
"npmlink": "https://www.npmjs.com/package/opossum"
},
{
"name": "passport",
"npmlink": "https://www.npmjs.com/package/passport"
},
{
"name": "pino",
"npmlink": "https://www.npmjs.com/package/pino"
},
{
"name": "prom-client",
"npmlink": "https://www.npmjs.com/package/prom-client"
},
{
"name": "rhea",
"npmlink": "https://www.npmjs.com/package/rhea"
}
]

0 comments on commit a614ce4

Please sign in to comment.