UNPKG

express-partial-response

Version:

Express middleware for filtering-out parts of JSON responses based on the `fields` query-string.

12 lines (11 loc) 169 B
{ "name": "example", "version": "1.0.0", "main": "server.js", "scripts": { "start": "node server.js" }, "dependencies": { "express": "^4.17.1" } }