@types/aws-iot-device-sdk
Version:
TypeScript definitions for aws-iot-device-sdk
34 lines • 1.05 kB
JSON
{
"name": "@types/aws-iot-device-sdk",
"version": "2.2.8",
"description": "TypeScript definitions for aws-iot-device-sdk",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aws-iot-device-sdk",
"license": "MIT",
"contributors": [
{
"name": "Markus Olsson",
"githubUsername": "niik",
"url": "https://github.com/niik"
},
{
"name": "Margus Lamp",
"githubUsername": "mlamp",
"url": "https://github.com/mlamp"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/aws-iot-device-sdk"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/ws": "*",
"mqtt": "^4.2.8"
},
"typesPublisherContentHash": "a9565be2cb17847094ab7366aaf8492869484d90737b6595599e8a174bef33f5",
"typeScriptVersion": "4.5"
}