We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63032c4 commit ec512b4Copy full SHA for ec512b4
package.json
@@ -3,6 +3,7 @@
3
"version": "1.0.3",
4
"description": "Java Script bindings for rclone rc api",
5
"main": "index.js",
6
+ "type": "module",
7
"scripts": {
8
"test": "echo \"Skipping tests for now TODO\""
9
},
0 commit comments