@types/i2c-bus
Version:
TypeScript definitions for i2c-bus
32 lines • 961 B
JSON
{
"name": "@types/i2c-bus",
"version": "5.1.2",
"description": "TypeScript definitions for i2c-bus",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/i2c-bus",
"license": "MIT",
"contributors": [
{
"name": "Jason Heard",
"githubUsername": "101100",
"url": "https://github.com/101100"
},
{
"name": "Kohei Watanabe",
"githubUsername": "kou029w",
"url": "https://github.com/kou029w"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/i2c-bus"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "53986807eaeb4e669c065b22ba74974224e26a2d761a55db29ef962550aa5d28",
"typeScriptVersion": "4.5"
}