当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 1 Fork 5

ColinUED/ssr
暂停

forked from 小弟调调/sgo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 673 Bytes
一键复制 编辑 原始数据 按行查看 历史
小弟调调 提交于 2016-10-31 23:48 . released v1.1.1
{
"name": "ssr",
"version": "1.1.1",
"description": "Setting a directory to a static server.",
"bin": {
"ssr": ".bin/ssr.js"
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ssr",
"server",
"iserver",
"command",
"cli",
"parsing",
"parser",
"option",
"args",
"argument",
"tool"
],
"repository": {
"type": "git",
"url": "https://github.com/jaywcjlove/ssr.git"
},
"author": "kenny wang <[email protected]>",
"license": "MIT",
"dependencies": {
"colors-cli": "^1.0.7",
"iconv-lite": "^0.4.13",
"yargs": "^3.27.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/SOHONET/ssr.git
[email protected]:SOHONET/ssr.git
SOHONET
ssr
ssr
master

搜索帮助