View file File name : package.json Content :{ "name": "@types/randombytes", "version": "2.0.0", "description": "TypeScript definitions for randombytes", "license": "MIT", "contributors": [ { "name": "BendingBender", "url": "https://github.com/BendingBender", "githubUsername": "BendingBender" } ], "main": "", "types": "index", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "typesPublisherContentHash": "addff1634d71b544c9d8a556c695e76d9cca782de98a62d341287de4ee2ea85f", "typeScriptVersion": "2.0" }