UNPKG

@softchef/cdk-iot-device-management

Version:

IoT device management is composed of things, thing types, thing groups, jobs, files API services. The constructs can be used independently, that are based on full-managed service to create an API Gateway & Lambda function.

26 lines (25 loc) 775 B
{ "name": "@aws-crypto/ie11-detection", "version": "2.0.0", "description": "Provides functions and types for detecting if the host environment is IE11", "scripts": { "pretest": "tsc -p tsconfig.json", "test": "mocha --require ts-node/register test/**/*test.ts" }, "repository": { "type": "git", "url": "git@github.com:aws/aws-sdk-js-crypto-helpers.git" }, "author": { "name": "AWS Crypto Tools Team", "email": "aws-cryptools@amazon.com", "url": "https://docs.aws.amazon.com/aws-crypto-tools/index.html?id=docs_gateway#lang/en_us" }, "license": "Apache-2.0", "main": "./build/index.js", "types": "./build/index.d.ts", "dependencies": { "tslib": "^1.11.1" }, "gitHead": "c63b577ab80a02b078be6f537e14b4af578c4bae" }