1 Star 0 Fork 1

杨彬/cornerstone

forked from 巫瑜/cornerstone 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bower.json 716 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "cornerstone",
"version": "0.9.0",
"description": "HTML5 Medical Image Viewer Component",
"main" : "dist/cornerstone.js",
"ignore": [
"docs",
"example",
"src",
"test",
"gruntfile.js",
"package.json",
"bower.json",
".gitignore"
],
"dependencies": {
"jquery" : "~2.1.1"
},
"devDependencies": {
"qunit": "~1.14.0"
},
"license": "MIT",
"authors" : ["Chris Hafey"],
"homepage": "https://github.com/chafey/cornerstone",
"keywords": ["DICOM", "medical", "imaging"],
"repository": {
"type": "git",
"url": "https://github.com/chafey/cornerstone.git"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yangbin2020/cornerstone.git
git@gitee.com:yangbin2020/cornerstone.git
yangbin2020
cornerstone
cornerstone
master

搜索帮助