@types/atom
Version:
TypeScript definitions for atom
42 lines • 1.22 kB
JSON
{
"name": "@types/atom",
"version": "1.40.18",
"description": "TypeScript definitions for atom",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/atom",
"license": "MIT",
"contributors": [
{
"name": "GlenCFL",
"githubUsername": "GlenCFL",
"url": "https://github.com/GlenCFL"
},
{
"name": "smhxx",
"githubUsername": "smhxx",
"url": "https://github.com/smhxx"
},
{
"name": "lierdakil",
"githubUsername": "lierdakil",
"url": "https://github.com/lierdakil"
},
{
"name": "aminya",
"githubUsername": "aminya",
"url": "https://github.com/aminya"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/atom"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "ee159c063bd23dd719fea9ce2869598a2dfe989cb40332223c0d0a5e372c35e6",
"typeScriptVersion": "4.6"
}