+4
-4
@@ -12,4 +12,4 @@ { | ||
| ], | ||
| "version": "0.0.3", | ||
| "homepage": "https://github.com/lrf0808/scan-fs", | ||
| "version": "0.0.4", | ||
| "homepage": "https://github.com/openlg/scan-fs", | ||
| "authors": [ | ||
@@ -30,3 +30,3 @@ { | ||
| "type": "git", | ||
| "url": "https://github.com/lrf0808/scan-fs" | ||
| "url": "https://github.com/openlg/scan-fs" | ||
| }, | ||
@@ -36,4 +36,4 @@ "author": "lg", | ||
| "bugs": { | ||
| "url": "https://github.com/lrf0808/scan-fs/issues" | ||
| "url": "https://github.com/openlg/scan-fs/issues" | ||
| } | ||
| } |
+1
-1
@@ -44,3 +44,3 @@ scan-fs | ||
| </pre> | ||
| * 条用方法添加处理事件`onError`、`onPath`、`onRoot`、`onFile`、`onDirectory`、`onComplete` | ||
| * 调用方法添加处理事件`onError`、`onPath`、`onRoot`、`onFile`、`onDirectory`、`onComplete` | ||
| <pre> | ||
@@ -47,0 +47,0 @@ scanFS.onError(function(err){ |
8531
-0.04%