{ "name": "alexa-pressure-check", "version": "1.0.0", "description": "An Alexa skill for ", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "alexa", "skill", "settings" ], "author": "NTG Consulting", "license": "SEE LICENSE IN LICENSE.txt", "dependencies": { "alexa-sdk": "^1.0.8", "wundergroundnode": "0.11.0" }, "repository": { "type": "git", "url": "" } }