| { | |
| "name": "edgemicro-sample-plugin-accumulate-response", | |
| "version": "0.0.1", | |
| "private": true, | |
| "description": "A sample plugin for Apigee Edge Microgateway that accumulates chunks of response content", | |
| "dependencies": { | |
| }, | |
| "scripts": { | |
| "start": "node index.js" | |
| } | |
| } |