1 Star 0 Fork 5

津彩/A_Star

forked from changjiuxiong/A_Star 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 363 Bytes
一键复制 编辑 原始数据 按行查看 历史
changjiuxiong 提交于 2020-07-30 10:51 . 封装成库
{
"name": "A_Star",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"webpack": "^4.29.6"
},
"devDependencies": {
"webpack-cli": "^3.3.0",
"webpack-dev-server": "^3.3.0"
},
"scripts": {
"dev": "webpack"
},
"repository": {
"type": "git",
"url": ""
},
"author": "",
"license": "ISC"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hte9/A_Star.git
git@gitee.com:hte9/A_Star.git
hte9
A_Star
A_Star
master

搜索帮助