@types/chloride
Version:
TypeScript definitions for chloride
27 lines • 821 B
JSON
{
"name": "@types/chloride",
"version": "2.4.2",
"description": "TypeScript definitions for chloride",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chloride",
"license": "MIT",
"contributors": [
{
"name": "Zhiyuan Man",
"githubUsername": "zman2013",
"url": "https://github.com/zman2013"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chloride"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "06238b82f47fcc85f8fe7bd2a3c21ea7e3c698d87c927646b2d53f55b847db11",
"typeScriptVersion": "4.5"
}