@types/bindings
Version:
TypeScript definitions for bindings
32 lines • 978 B
JSON
{
"name": "@types/bindings",
"version": "1.5.1",
"description": "TypeScript definitions for bindings",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bindings",
"license": "MIT",
"contributors": [
{
"name": "Daniel Perez Alvarez",
"url": "https://github.com/unindented",
"githubUsername": "unindented"
},
{
"name": "ExE Boss",
"url": "https://github.com/ExE-Boss",
"githubUsername": "ExE-Boss"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/bindings"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "af295f7b6360ba3b93bc61e4d280428bde967195ea1d76c15867445722e54278",
"typeScriptVersion": "3.6"
}