{ "name": "smartdrive", "version": "1.0.1", "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.0.14" }, "dependencies": { "drivelist": "^5.0.22", "smartq": "^1.1.1", "typings-global": "^1.0.16" } }