@types/open-graph
Version:
TypeScript definitions for open-graph
27 lines • 837 B
JSON
{
"name": "@types/open-graph",
"version": "0.2.5",
"description": "TypeScript definitions for open-graph",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/open-graph",
"license": "MIT",
"contributors": [
{
"name": "Florian Keller",
"githubUsername": "ffflorian",
"url": "https://github.com/ffflorian"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/open-graph"
},
"scripts": {},
"dependencies": {
"@types/cheerio": "*"
},
"typesPublisherContentHash": "257ddba0ba4565a80b8f67fd6b84c0add040276a20b7dc07be3f989278b747d7",
"typeScriptVersion": "4.5"
}