@frontity/twentynineteen-theme
Version:
A WordPress Twentynineteen Theme in React for Frontity
31 lines (30 loc) • 752 B
JSON
{
"name": "@frontity/twentynineteen-theme",
"version": "1.1.3",
"description": "A WordPress Twentynineteen Theme in React for Frontity",
"author": "Imran Sayed, Smit Patadiya",
"keywords": [
"frontity",
"frontity-theme",
"twentynineteen",
"twentynineteen-theme"
],
"homepage": "https://frontity.org",
"license": "GNU GPL 2",
"repository": {
"type": "git",
"url": "https://github.com/imranhsayed/frontity-twentynineteen"
},
"bugs": {
"url": "https://community.frontity.org"
},
"dependencies": {
"@frontity/components": "^1.1.13",
"@frontity/html2react": "^1.1.13",
"emotion-theming": "^10.0.19",
"react-spinners": "^0.6.1"
},
"peerDependencies": {
"frontity": "^1.4.1"
}
}