@types/ffi
Version:
TypeScript definitions for ffi
34 lines • 1.01 kB
JSON
{
"name": "@types/ffi",
"version": "0.2.7",
"description": "TypeScript definitions for ffi",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ffi",
"license": "MIT",
"contributors": [
{
"name": "Paul Loyd",
"githubUsername": "loyd",
"url": "https://github.com/loyd"
},
{
"name": "Waiting Song",
"githubUsername": "waitingsong",
"url": "https://github.com/waitingsong"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ffi"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/ref": "*",
"@types/ref-struct": "*"
},
"typesPublisherContentHash": "18356d1f5bf2c55fb3060f07a2962ab46043027f4d3a206a438674886d8a523d",
"typeScriptVersion": "4.5"
}