@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.4",
"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": "51ba8a739f7c39a28cb5ec597447920f035ca30e43bdac7286973671e392afc3",
"typeScriptVersion": "3.8"
}