@types/yawn-yaml
Version:
Stub TypeScript definitions entry for yawn-yaml, which provides its own types definitions
12 lines • 415 B
JSON
{
"name": "@types/yawn-yaml",
"version": "2.0.0",
"description": "Stub TypeScript definitions entry for yawn-yaml, which provides its own types definitions",
"main": "",
"scripts": {},
"license": "MIT",
"dependencies": {
"yawn-yaml": "*"
},
"deprecated": "This is a stub types definition. yawn-yaml provides its own type definitions, so you do not need this installed."
}