@types/chownr
Version:
TypeScript definitions for chownr
27 lines • 825 B
JSON
{
"name": "@types/chownr",
"version": "1.0.3",
"description": "TypeScript definitions for chownr",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chownr",
"license": "MIT",
"contributors": [
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chownr"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "6d8d5068e2dee4cb91c0c68170156c8626c46fe7a14423e2f2e6501818209439",
"typeScriptVersion": "4.5"
}