2 Star 0 Fork 0

mirrors_cocos-creator/fire-fs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 666 Bytes
一键复制 编辑 原始数据 按行查看 历史
Johnny Wu 提交于 2016-05-31 14:43 . update to 0.2.4
{
"name": "fire-fs",
"version": "0.2.4",
"description": "node's fs module with some helpful additions.",
"keywords": [
"fs",
"file",
"filesystem"
],
"homepage": "https://github.com/cocos-creator/fire-fs",
"repository": {
"type": "git",
"url": "https://github.com/cocos-creator/fire-fs.git"
},
"licenses": "MIT",
"bugs": {
"url": "http://github.com/cocos-creator/fire-fs/issues"
},
"scripts": {
"test": "tap ./test/*.js"
},
"dependencies": {
"fs-extra": "fireball-x/node-fs-extra"
},
"devDependencies": {
"tap": "5.x",
"tap-mocha-reporter": "https://github.com/jwu/tap-mocha-reporter.git"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_cocos-creator/fire-fs.git
[email protected]:mirrors_cocos-creator/fire-fs.git
mirrors_cocos-creator
fire-fs
fire-fs
master

搜索帮助