@types/rpio
Version:
TypeScript definitions for rpio
42 lines • 1.28 kB
JSON
{
"name": "@types/rpio",
"version": "2.4.6",
"description": "TypeScript definitions for rpio",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rpio",
"license": "MIT",
"contributors": [
{
"name": "Dominik Palo",
"githubUsername": "DominikPalo",
"url": "https://github.com/DominikPalo"
},
{
"name": "Hannes Früchtenicht",
"githubUsername": "Pencl",
"url": "https://github.com/Pencl"
},
{
"name": "Mark Hoffmeyer",
"githubUsername": "mhoffmeyerDC",
"url": "https://github.com/mhoffmeyerDC"
},
{
"name": "Wayne Parrott",
"githubUsername": "wayneparrott",
"url": "https://github.com/wayneparrott"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rpio"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "89ec7227764eb99544627d673fb386f1bf349e17776e1be288c15bf296f2686e",
"typeScriptVersion": "4.5"
}