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.

62 lines 1.87 kB
{ "name": "@types/sinon", "version": "10.0.10", "description": "TypeScript definitions for Sinon", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon", "license": "MIT", "contributors": [ { "name": "William Sears", "url": "https://github.com/mrbigdog2u", "githubUsername": "mrbigdog2u" }, { "name": "Nico Jansen", "url": "https://github.com/nicojs", "githubUsername": "nicojs" }, { "name": "James Garbutt", "url": "https://github.com/43081j", "githubUsername": "43081j" }, { "name": "Greg Jednaszewski", "url": "https://github.com/gjednaszewski", "githubUsername": "gjednaszewski" }, { "name": "John Wood", "url": "https://github.com/johnjesse", "githubUsername": "johnjesse" }, { "name": "Alec Flett", "url": "https://github.com/alecf", "githubUsername": "alecf" }, { "name": "Simon Schick", "url": "https://github.com/SimonSchick", "githubUsername": "SimonSchick" }, { "name": "Mathias Schreck", "url": "https://github.com/lo1tuma", "githubUsername": "lo1tuma" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/sinon" }, "scripts": {}, "dependencies": { "@sinonjs/fake-timers": "^7.1.0" }, "typesPublisherContentHash": "2045adf77b273b35a0fcc1e0cc5f55557482468c700bac160d83438242f9ccd4", "typeScriptVersion": "3.8" }