Edit File: package.json
{ "name": "@types/long", "version": "4.0.2", "description": "TypeScript definitions for long.js", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/long", "license": "MIT", "contributors": [ { "name": "Peter Kooijmans", "url": "https://github.com/peterkooijmans", "githubUsername": "peterkooijmans" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/long" }, "scripts": {}, "dependencies": {}, "typesPublisherContentHash": "ce51a9fcaeb3f15cee5396e1c4f4b5ca2986a066f9bbe885a51dcdc6dbb22fd5", "typeScriptVersion": "3.9" }
Back to File Manager