UNPKG

@clickpick/cra-template-vkma

Version:

The base VKMA template for Create React App.

31 lines (30 loc) 602 B
{ "name": "@clickpick/cra-template-vkma", "version": "0.1.7", "keywords": [ "react", "create-react-app", "template", "typescript", "vkma", "vk mini apps", "mini apps" ], "description": "The base VKMA template for Create React App.", "repository": { "type": "git", "url": "https://github.com/clickpick/cra-template-vkma.git" }, "license": "MIT", "main": "template.json", "engines": { "node": ">=14" }, "bugs": { "url": "https://github.com/clickpick/cra-template-vkma/issues" }, "files": [ "template", "template.json" ] }