@types/fibers
Version:
TypeScript definitions for node-fibers
30 lines • 942 B
JSON
{
"name": "@types/fibers",
"version": "3.1.1",
"description": "TypeScript definitions for node-fibers",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fibers",
"license": "MIT",
"contributors": [
{
"name": "Carlos Ballesteros Velasco",
"url": "https://github.com/soywiz",
"githubUsername": "soywiz"
},
{
"name": "Chigozirim C.",
"url": "https://github.com/smac89",
"githubUsername": "smac89"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/fibers"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "d5a0f4122b4bfd0ffcaf5abbb2a0ac5217e835a021306af09645c1bd78d2eece",
"typeScriptVersion": "3.6"
}