UNPKG

@types/firmata

Version:
28 lines 855 B
{ "name": "@types/firmata", "version": "0.19.8", "description": "TypeScript definitions for firmata", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/firmata", "license": "MIT", "contributors": [ { "name": "Troy W.", "githubUsername": "troywweber7", "url": "https://github.com/troywweber7" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/firmata" }, "scripts": {}, "dependencies": { "@types/node": "*", "@types/serialport": "^4" }, "typesPublisherContentHash": "6afca2af3eaf6ecc369da1fe4af035278c80dbd5682f976a4cdb18a885ef15c6", "typeScriptVersion": "4.5" }