{
  "name": "green-sdk",
  "version": "1.1.1",
  "description": "Development of green applications targeting AWS Greengrass made easy.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/HQarroum/green-sdk.git"
  },
  "keywords": [
    "greengrass",
    "green-app",
    "sdk"
  ],
  "author": "Halim Qarroum <hqm.post@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/HQarroum/green-sdk/issues"
  },
  "homepage": "https://github.com/HQarroum/green-sdk#readme",
  "dependencies": {
    "aws-sdk": "^2.254.1",
    "expressify-js": "^2.0.0",
    "expressify-mqtt": "^1.0.2",
    "green-local": "^1.5.2"
  }
}
