← Back
Editing: package.json
{ "name": "@types/optimist", "version": "0.0.30", "description": "TypeScript definitions for optimist", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/optimist", "license": "MIT", "contributors": [ { "name": "Carlos Ballesteros Velasco", "url": "https://github.com/soywiz", "githubUsername": "soywiz" }, { "name": "Christopher Brown", "url": "https://github.com/chbrown", "githubUsername": "chbrown" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/optimist" }, "scripts": {}, "dependencies": {}, "typesPublisherContentHash": "ec5cace85871cd3339080564bae9c9aa380bdfb86a941cce86b5be3a28c82ecd", "typeScriptVersion": "3.6" }
Save File
Cancel