1 Star 0 Fork 0

muray/Luomo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 646 Bytes
一键复制 编辑 原始数据 按行查看 历史
muray 提交于 2021-12-05 16:51 . 增加强制删除功能
{
"name": "luomo",
"version": "1.1.0",
"description": "a library for node.js project to handle file path and operated.",
"main": "./src/index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://gitee.com/muray/Luomo.git"
},
"keywords": [
"file",
"path"
],
"author": "Brave Chan",
"license": "MIT",
"bugs": {
"url": "https://gitee.com/muray/Luomo/issues"
},
"homepage": "https://gitee.com/muray/Luomo#readme",
"dependencies": {
"glob": "^7.1.6",
"graceful-fs": "^4.2.4"
},
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^6.2.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/muray/Luomo.git
git@gitee.com:muray/Luomo.git
muray
Luomo
Luomo
master

搜索帮助