{ "name": "shipit-secrets", "version": "0.0.1", "description": "A simple way to include secrets ala Capistrano", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "shipit", "secrets", "deploy", "link" ], "author": "Kegan Myers ", "license": "ISC", "dependencies": { "chalk": "^1.1.3", "lodash": "^4.13.1", "shipit-utils": "^1.3.1" } }