@types/johnny-five
Version:
TypeScript definitions for johnny-five
58 lines • 1.81 kB
JSON
{
"name": "@types/johnny-five",
"version": "2.1.11",
"description": "TypeScript definitions for johnny-five",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/johnny-five",
"license": "MIT",
"contributors": [
{
"name": "Toshiya Nakakura",
"githubUsername": "nakakura",
"url": "https://github.com/nakakura"
},
{
"name": "Simon Colmer",
"githubUsername": "workshop2",
"url": "https://github.com/workshop2"
},
{
"name": "XtrimSystems",
"githubUsername": "xtrimsystems",
"url": "https://github.com/xtrimsystems"
},
{
"name": "Marcin Obiedziński",
"githubUsername": "marcinobiedz",
"url": "https://github.com/marcinobiedz"
},
{
"name": "Nicholas Hehr",
"githubUsername": "HipsterBrown",
"url": "https://github.com/HipsterBrown"
},
{
"name": "Scott González",
"githubUsername": "scottgonzalez",
"url": "https://github.com/scottgonzalez"
},
{
"name": "Andréas \"ScreamZ\" HANSS",
"githubUsername": "ScreamZ",
"url": "https://github.com/ScreamZ"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/johnny-five"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "2998fbba1e82bbd825f24c060882f55861b55265b12dacee9e7d1bbb0ca0fb44",
"typeScriptVersion": "4.8"
}