UNPKG

@epmkit/cra-template-epm-plugin

Version:

The base template for EPM plugins.

26 lines (25 loc) 500 B
{ "name": "@epmkit/cra-template-epm-plugin", "version": "1.2.0", "description": "The base template for EPM plugins.", "repository": { "type": "git", "url": "https://git.yonyou.com/gaoxiangq/cra-template-epm-plugin" }, "keywords": [ "react", "create-react-app", "template", "epm", "plugin" ], "author": "gaoxiangq <gaoxiangq@yonyou.com>", "license": "private", "engines": { "node": ">=14" }, "files": [ "template", "template.json" ] }