{
  "name": "firebase-config",
  "version": "1.0.0",
  "keywords": [
    "firebase",
    "staging"
  ],
  "description": "Utility for working with firebase configs in different environments",
  "repository": {
    "type": "git",
    "url": "https://github.com/ninachaubal/firebase-config"
  },
  "bin": {
   "firebase-config": "main.js"
  },
  "license": "MIT"
}
