1 Star 1 Fork 0

OI 开源/OIPage

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 747 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "oipage",
"version": "0.2.0",
"description": "OI页面快速开发辅助库,包括核心包、Nodejs、浏览器、样式文件等",
"main": "./nodejs/index.js",
"typings": "./types/index.d.ts",
"sideEffects": false,
"bin": {
"oipage-cli": "bin/run"
},
"repository": {
"type": "git",
"url": "git+https://github.com/oi-contrib/OIPage.git"
},
"keywords": [
"dev",
"server",
"style",
"css",
"nodejs",
"core",
"oipage",
"browser"
],
"author": {
"name": "zxl20070701",
"url": "https://github.com/zxl20070701"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/oi-contrib/OIPage/issues"
},
"homepage": "https://github.com/oi-contrib/OIPage"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/oi-contrib/OIPage.git
git@gitee.com:oi-contrib/OIPage.git
oi-contrib
OIPage
OIPage
master

搜索帮助