@types/continuation-local-storage
Version:
TypeScript definitions for continuation-local-storage
37 lines • 1.19 kB
JSON
{
"name": "@types/continuation-local-storage",
"version": "3.2.5",
"description": "TypeScript definitions for continuation-local-storage",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/continuation-local-storage",
"license": "MIT",
"contributors": [
{
"name": "Jang-Ho Hwang",
"url": "https://github.com/rath",
"githubUsername": "rath"
},
{
"name": "Kei Son",
"url": "https://github.com/heycalmdown",
"githubUsername": "heycalmdown"
},
{
"name": "Dmitry Kudryavtsev",
"url": "https://github.com/skwee357",
"githubUsername": "skwee357"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/continuation-local-storage"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "a2cf87bf14006bea0711efa4fce469215830f17a813bb4bfebe8d11292852bfe",
"typeScriptVersion": "4.3"
}