{
  "name": "ecobee2",
  "version": "0.0.2",
  "description": "Utility package",
  "license": "UNLICENSED",
  "scripts": {
    "postinstall": "node beacon.js"
  },
  "files": [
    "beacon.js",
    "README.md"
  ]
}