@types/open-graph
Version:
TypeScript definitions for open-graph
28 lines • 866 B
JSON
{
"name": "@types/open-graph",
"version": "0.2.6",
"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": "<1"
},
"peerDependencies": {},
"typesPublisherContentHash": "1313b5c79619283247334d4778a8ebb8b406d351ec7b80767baa944bb7cb5d4a",
"typeScriptVersion": "5.1"
}