filepilot 1.0.1 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/readme.md +7 -4
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -2,10 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
A powerful, developer-friendly Node.js module for seamless file operations with both synchronous and asynchronous support.
|
|
4
4
|
|
|
5
|
-
https://img.shields.io/npm/v/
|
|
6
|
-
|
|
7
|
-
https://img.shields.io/
|
|
8
|
-
|
|
5
|
+
[!Filepilot](https://img.shields.io/npm/v/filepilot.svg)
|
|
6
|
+
|
|
7
|
+
[!Npm](https://img.shields.io/npm/dm/filepilot.svg)
|
|
8
|
+
|
|
9
|
+
[!Node](https://img.shields.io/node/v/filepilot.svg)
|
|
10
|
+
|
|
11
|
+
[!License](https://img.shields.io/badge/License-MIT-yellow.svg)
|
|
9
12
|
|
|
10
13
|
✨ Features
|
|
11
14
|
|