@types/wordpress__edit-post
Version:
TypeScript definitions for @wordpress/edit-post
32 lines • 1.06 kB
JSON
{
"name": "@types/wordpress__edit-post",
"version": "8.4.2",
"description": "TypeScript definitions for @wordpress/edit-post",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/wordpress__edit-post",
"license": "MIT",
"contributors": [
{
"name": "Derek Sifford",
"githubUsername": "dsifford",
"url": "https://github.com/dsifford"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/wordpress__edit-post"
},
"scripts": {},
"dependencies": {
"@types/react": "^18",
"@wordpress/components": "^28.4.0",
"@wordpress/data": "^10.4.0",
"@wordpress/editor": "^14.13.0",
"@wordpress/element": "^6.4.0"
},
"peerDependencies": {},
"typesPublisherContentHash": "c976ad70ef044ededc2696503bd6bc6d764464361601af6423e9dada9e4f36ba",
"typeScriptVersion": "5.0"
}