@types/pretty-quick
Version:
TypeScript definitions for pretty-quick
27 lines • 870 B
JSON
{
"name": "@types/pretty-quick",
"version": "3.1.6",
"description": "TypeScript definitions for pretty-quick",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pretty-quick",
"license": "MIT",
"contributors": [
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/pretty-quick"
},
"scripts": {},
"dependencies": {
"@types/prettier": "^2.0.0"
},
"typesPublisherContentHash": "2d3794b7660ed2d434e05d85ac63acb5377698ea333c7a83b5afad7eba1dd1d7",
"typeScriptVersion": "4.6"
}