{
  "name": "@nrfcloud/aws-cf-stack-output",
  "version": "1.1.3",
  "description": "Echos the value of an AWS CloudFormation stack output",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nrfcloud/aws-cf-stack-output.git"
  },
  "keywords": [
    "nRFCloud",
    "IoT",
    "NordicSemiconductor"
  ],
  "author": "Nordic Semiconductor ASA | nordicsemi.no",
  "license": "BSD-3-Clause",
  "bugs": {
    "url": "https://github.com/nrfcloud/aws-cf-stack-output/issues"
  },
  "homepage": "https://github.com/nrfcloud/aws-cf-stack-output#readme",
  "dependencies": {
    "aws-sdk": "^2.476.0"
  },
  "devDependencies": {},
  "engines": {
    "node": ">=6.0.0"
  },
  "bin": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "publishConfig": {
    "access": "public"
  },
  "release": {
    "branch": "saga"
  }
}
