UNPKG

223 BJSONView Raw
1{
2 "name": "edgemicro-sample-plugin-test",
3 "version": "0.0.1",
4 "private": true,
5 "description": "A test plugin for Apigee Edge Microgateway",
6 "dependencies": {
7 },
8 "scripts": {
9 "start": "node index.js"
10 }
11}