@types/mock-fs
Version:
TypeScript definitions for mock-fs
42 lines • 1.25 kB
JSON
{
"name": "@types/mock-fs",
"version": "4.13.4",
"description": "TypeScript definitions for mock-fs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mock-fs",
"license": "MIT",
"contributors": [
{
"name": "Wim Looman",
"githubUsername": "Nemo157",
"url": "https://github.com/Nemo157"
},
{
"name": "Qubo",
"githubUsername": "tkqubo",
"url": "https://github.com/tkqubo"
},
{
"name": "Porama Ruengrairatanaroj",
"githubUsername": "Seally",
"url": "https://github.com/Seally"
},
{
"name": "Chris Shaw",
"githubUsername": "cshawaus",
"url": "https://github.com/cshawaus"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/mock-fs"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "45c9d986b21addc1e7ddde2c8b58c8299b97c88ece39230b064ca1e9b9db1de0",
"typeScriptVersion": "4.5"
}