@types/ffi-napi
Version:
TypeScript definitions for ffi-napi
34 lines • 1.06 kB
JSON
{
"name": "@types/ffi-napi",
"version": "4.0.10",
"description": "TypeScript definitions for ffi-napi",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ffi-napi",
"license": "MIT",
"contributors": [
{
"name": "Keerthi Niranjan",
"githubUsername": "keerthi16",
"url": "https://github.com/keerthi16"
},
{
"name": "Kiran Niranjan",
"githubUsername": "KiranNiranjan",
"url": "https://github.com/KiranNiranjan"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ffi-napi"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/ref-napi": "*",
"@types/ref-struct-di": "*"
},
"typesPublisherContentHash": "c0957def59595b008cab6c13fa18ee451d2d2bc845bdd407f29262a688739550",
"typeScriptVersion": "4.5"
}