| { | |
| "name": "cloud-foundry-route-service", | |
| "version": "1.0.0", | |
| "description": "Handles 'x-cf-forwarded-url' header for Cloud Foundry route-service", | |
| "main": "index.js", | |
| "scripts": { | |
| "test": "echo \"Error: no test specified\" && exit 1" | |
| }, | |
| "author": "", | |
| "license": "Apache-2.0" | |
| } |