Comparing version 0.6.12 to 0.6.13
{ | ||
"name": "app-spec", | ||
"version": "0.6.12", | ||
"version": "0.6.13", | ||
"description": "Get application configuration from spec of required environment variables.", | ||
@@ -23,5 +23,6 @@ "main": "index.js", | ||
"docker-inspect-ip": "./bin/docker-inspect-ip.sh", | ||
"docker-run-redis": "./bin/docker-run-redis.sh" | ||
"docker-run-redis": "./bin/docker-run-redis.sh", | ||
"docker-rm-redis": "./bin/docker-rm-redis.sh" | ||
}, | ||
"homepage": "https://github.com/evanx/app-spec" | ||
} |
Sorry, the diff of this file is not supported yet
10427