Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
nodejs
/
@types
/
randombytes
📤 Upload
📝 New File
📁 New Folder
Close
Editing: package.json
{ "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" }
Save
Cancel