UNPKG

@aamodtgroup/agtech

Version:

A starter theme for Frontity from AG Tech

30 lines 682 B
{ "name": "@aamodtgroup/agtech", "version": "1.1.8", "description": "A starter theme for Frontity from AG Tech", "keywords": [ "frontity", "frontity-theme", "wordpress", "darkmode" ], "homepage": "https://aamodtgroup.com", "license": "GPL-2.0-or-later", "repository": { "type": "git", "url": "https://github.com/aamodtgroup/agtech.git" }, "bugs": { "url": "https://github.com/aamodtgroup/agtech/issues" }, "author": "Aamodt Group", "dependencies": { "@frontity/components": "^1.3.3", "@frontity/html2react": "^1.3.4", "frontity": "^1.9.0" }, "publishConfig": { "cache": "~/.npm", "access": "public" } }