@types/jsonfile
Version:
TypeScript definitions for jsonfile
37 lines • 1.15 kB
JSON
{
"name": "@types/jsonfile",
"version": "6.1.0",
"description": "TypeScript definitions for jsonfile",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsonfile",
"license": "MIT",
"contributors": [
{
"name": "Daniel Bowring",
"url": "https://github.com/dbowring",
"githubUsername": "dbowring"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jsonfile"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "fb72047e1755a840619bd60a86dca4aa45b64c5cb7bc52daafbb3c846a10290e",
"typeScriptVersion": "3.8"
}