@types/aws-iot-device-sdk
Version:
TypeScript definitions for aws-iot-device-sdk
35 lines • 1.08 kB
JSON
{
"name": "@types/aws-iot-device-sdk",
"version": "2.2.9",
"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"
},
"peerDependencies": {},
"typesPublisherContentHash": "fe4d5b43a8939611bad141c9e88f350cbd2b031f7de755fcdf0721e5e330cddb",
"typeScriptVersion": "5.2"
}