UNPKG

297 BJSONView Raw
1{
2 "name": "cloud-foundry-route-service",
3 "version": "1.0.0",
4 "description": "Handles 'x-cf-forwarded-url' header for Cloud Foundry route-service",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "author": "",
10 "license": "Apache-2.0"
11}