← Back
Editing: package.json
{ "name": "@types/write-file-atomic", "version": "4.0.0", "description": "TypeScript definitions for write-file-atomic", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/write-file-atomic", "license": "MIT", "contributors": [ { "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/write-file-atomic" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "typesPublisherContentHash": "dcef9e31e8bdf8f3198489eacc5a12a15d58e4b39122e750194734d3b06845d9", "typeScriptVersion": "3.8" }
Save File
Cancel