1 | {
|
2 | "name": "@aws-amplify/pubsub/iot",
|
3 | "main": "../dist/cjs/clients/iot.js",
|
4 | "browser": "../dist/esm/clients/iot.mjs",
|
5 | "module": "../dist/esm/clients/iot.mjs",
|
6 | "typings": "../dist/esm/clients/iot.d.ts",
|
7 | "react-native": "../src/clients/iot.ts"
|
8 | }
|