@frontity/twentytwenty-theme
Version:
The WordPress Twenty Twenty starter theme for Frontity
26 lines (25 loc) • 596 B
JSON
{
"name": "@frontity/twentytwenty-theme",
"version": "1.3.3",
"description": "The WordPress Twenty Twenty starter theme for Frontity",
"keywords": [
"frontity",
"frontity-theme",
"wordpress"
],
"homepage": "https://frontity.org",
"license": "GNU GPL 2",
"repository": {
"type": "git",
"url": "https://github.com/frontity/frontity.git"
},
"bugs": {
"url": "https://community.frontity.org"
},
"dependencies": {
"@frontity/components": "^1.7.2",
"@frontity/html2react": "^1.7.0",
"frontity": "^1.15.0",
"react-spring": "^8.0.27"
}
}