{ "name": "smartdrive", "version": "1.0.2", "description": "do more with local and cloud drives", "main": "dist/index.js", "typings": "dist/index.d.ts", "author": "Lossless GmbH", "license": "MIT", "scripts": { "test": "(npmts)" }, "devDependencies": { "tapbundle": "^1.1.1" }, "dependencies": { "drivelist": "^5.0.27", "smartq": "^1.1.6", "typings-global": "^1.0.19" } }