{ "name": "ftp-state", "version": "1.0.0", "description": "Generate file meta data", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Lei OT", "license": "MIT", "type": "module", "dependencies": { "multimatch": "^5.0.0", "readdir-enhanced": "^6.0.4" } }