{ "name": "smartarchive", "version": "1.0.3", "description": "work with remote zip files", "main": "index.js", "scripts": { "test": "(npmts)", "testm": "(npm test) && (node test.js)" }, "repository": { "type": "git", "url": "git+https://github.com/pushrocks/smartarchive.git" }, "author": "Lossless GmbH", "license": "MIT", "bugs": { "url": "https://github.com/pushrocks/smartarchive/issues" }, "homepage": "https://github.com/pushrocks/smartarchive#readme", "dependencies": { "beautylog": "^6.1.5", "gulp-unzip": "^0.2.0", "smartfile": "^4.1.8", "smartpath": "^3.2.8" }, "devDependencies": { } }