@types/edit-json-file
Version:
TypeScript definitions for edit-json-file
29 lines • 897 B
JSON
{
"name": "@types/edit-json-file",
"version": "1.7.4",
"description": "TypeScript definitions for edit-json-file",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/edit-json-file",
"license": "MIT",
"contributors": [
{
"name": "Twixes",
"githubUsername": "Twixes",
"url": "https://github.com/Twixes"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/edit-json-file"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/set-value": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "b40ce682a947e32688172bb96f417425ee900e31b671100be1f302eb78effd35",
"typeScriptVersion": "5.2"
}