fixed merged
parent
f4649ec323
commit
e92e6e78b7
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@gm5/core",
|
"name": "@gm5/core",
|
||||||
"version": "1.0.3",
|
"version": "1.0.5",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "Five.js, 一个轻量级的nodejs mvc框架 旨在简单易用, 5分钟即可上手",
|
"description": "Five.js, 一个轻量级的nodejs mvc框架 旨在简单易用, 5分钟即可上手",
|
||||||
"author": "yutent <yutent.io@gmail.com>",
|
"author": "yutent <yutent.io@gmail.com>",
|
||||||
|
@ -21,9 +21,7 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/bytedo/gmf.core.git"
|
"url": "https://github.com/bytedo/gmf.core.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": ["five, fivejs, node-five, five.js, nodejs, mvc, koa, express"],
|
||||||
"five, fivejs, node-five, five.js, nodejs, mvc, koa, express"
|
|
||||||
],
|
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10.0.0"
|
"node": ">=10.0.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue