UNPKG

fastify

Version:

Fast and low overhead web framework, for Node.js

12 lines (11 loc) 204 B
{ "version":"0.0.1", "scripts": { "bundle": "webpack", "test": "npm run bundle && node bundler-test.js" }, "devDependencies": { "webpack": "^5.49.0", "webpack-cli": "^4.7.2" } }