@types/nightmare
Version:
TypeScript definitions for nightmare
32 lines • 971 B
JSON
{
"name": "@types/nightmare",
"version": "2.10.9",
"description": "TypeScript definitions for nightmare",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nightmare",
"license": "MIT",
"contributors": [
{
"name": "horiuchi",
"githubUsername": "horiuchi",
"url": "https://github.com/horiuchi"
},
{
"name": "Sam Yang",
"githubUsername": "samyang-au",
"url": "https://github.com/samyang-au"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/nightmare"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "f78f17b0195f0e11c2d71f159ea2821b50c9f030159518f81030dcff0a92b9e1",
"typeScriptVersion": "4.5"
}