UNPKG

@types/jsonfile

Version:
37 lines 1.15 kB
{ "name": "@types/jsonfile", "version": "6.1.2", "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": "20da99a8f4892e6a4215b8424b8267de75c4e7629bd12dff7c34edd0bd60c0c2", "typeScriptVersion": "4.5" }