1 Star 0 Fork 2

achen9835/noVNC

forked from Gitee 极速下载/noVNC 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
Solly Ross 提交于 2016-07-04 15:29 . Release 0.6.1
{
"name": "noVNC",
"version": "0.6.1",
"description": "An HTML5 VNC client",
"main": "karma.conf.js",
"directories": {
"doc": "docs",
"test": "tests"
},
"scripts": {
"test": "PATH=$PATH:node_modules/karma/bin karma start karma.conf.js"
},
"repository": {
"type": "git",
"url": "https://github.com/kanaka/noVNC.git"
},
"author": "Joel Martin <[email protected]> (https://github.com/kanaka)",
"contributors": [
"Solly Ross <[email protected]> (https://github.com/directxman12)",
"Peter Åstrand <[email protected]> (https://github.com/astrand)",
"Samuel Mannehed <[email protected]> (https://github.com/samhed)"
],
"license": "MPL 2.0",
"bugs": {
"url": "https://github.com/kanaka/noVNC/issues"
},
"homepage": "https://github.com/kanaka/noVNC",
"devDependencies": {
"ansi": "^0.3.0",
"casperjs": "^1.1.0-beta3",
"chai": "^2.1.0",
"commander": "^2.6.0",
"karma": "^0.12.31",
"karma-chai": "^0.1.0",
"karma-mocha": "^0.1.10",
"karma-mocha-reporter": "^1.0.0",
"karma-phantomjs-launcher": "^0.1.4",
"karma-sauce-launcher": "^0.2.10",
"karma-sinon": "^1.0.4",
"karma-sinon-chai-latest": "^0.1.0",
"mocha": "^2.1.0",
"open": "^0.0.5",
"phantom": "^0.7.2",
"phantomjs": "^1.9.15",
"sinon": "^1.12.2",
"sinon-chai": "^2.7.0",
"spooky": "^0.2.5",
"temp": "^0.8.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/achen9835/deb-novnc.git
[email protected]:achen9835/deb-novnc.git
achen9835
deb-novnc
noVNC
master

搜索帮助