sherry-plugin-core
Version:
core plugin for Sherry
35 lines (34 loc) • 752 B
JSON
{
"name": "sherry-plugin-core",
"version": "2.0.0-alpha.9",
"description": "core plugin for Sherry",
"main": "index.js",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sherry/sherry.git"
},
"keywords": [
"sherry",
"generator",
"ulivz",
"yeoman",
"template",
"scaffold",
"scaffolding",
"automation",
"kirito",
"simple",
"easy",
"workflow"
],
"author": "ULIVZ <chl814@foxmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/sherry/sherry/issues"
},
"homepage": "https://github.com/sherry/sherry/packages/sherry-plugin-core#readme",
"gitHead": "fca98e480e580cd896026c283a3b65695d6f3082"
}