加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
wuduoyi 提交于 2021-12-11 19:50 . 支持新版 typescript
{
"name": "yog2",
"version": "1.7.5",
"description": "Front End Integrated Solution for node express.",
"main": "yog2.js",
"bin": {
"yog2": "bin/yog2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/fex-team/yog2.git"
},
"keywords": [
"fis",
"node"
],
"author": "fex-team",
"license": "ISC",
"bugs": {
"url": "https://github.com/fex-team/yog2/issues"
},
"homepage": "https://github.com/fex-team/yog2",
"dependencies": {
"fis-parser-bdtmpl": "0.0.3",
"fis-parser-less": "0.1.3",
"fis3": "3.4.46",
"fis3-hook-commonjs": "0.1.32",
"fis3-hook-node_modules": "2.3.1",
"fis3-parser-typescript": "1.5.0",
"fis3-preprocessor-js-require-css": "0.1.3",
"fis3-preprocessor-js-require-file": "0.1.3",
"liftoff": "2.3.0",
"minimist": "1.2.5",
"yog-pac": "0.1.0",
"yog2-command-init": "0.3.x",
"yog2-command-plugin": "0.1.x",
"yogurt-postprocessor-require-async": "0.0.x",
"yogurt-preprocessor-extlang": "0.0.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化