{ "_from": "jibo-sync@beta", "_id": "jibo-sync@0.2.8", "_inBundle": false, "_integrity": "sha512-L4lcVBW2kzhpAmn5e5oxLtOP1R+d6yfZyisy1XHeGZX2Fxz9TWSuwpY/140BWl/K8RqccV8pKcw6vgHWXzrRiw==", "_location": "/jibo-sync", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jibo-sync@0.2.8", "name": "jibo-sync", "escapedName": "jibo-sync", "rawSpec": "0.2.8", "saveSpec": null, "fetchSpec": "0.2.8" }, "_requiredBy": [ "/", "/skills-service-manager" ], "_resolved": "https://registry.npmjs.org/jibo-sync/-/jibo-sync-0.2.8.tgz", "_shasum": "e719f852d6c5a29b99c5b085ce071c10d2fd4395", "_spec": "jibo-sync@0.2.8", "_where": "/tmp/jibo-npm/jibo-cli-3.0.7", "author": { "name": "Jibo, Inc.", "email": "sdkearlyaccess@jibo.com" }, "bin": { "jibo-sync": "./bin/jibo-sync.js" }, "bundleDependencies": false, "contributors": [ { "name": "Avida Michaud", "email": "avida.michaud@jibo.com" }, { "name": "Jon Ferguson", "email": "jon.fergusion@jibo.com" } ], "dependencies": { "async": "^1.5.0", "crypto": "0.0.3", "fs-extra": "^0.26.2", "minimatch": "^3.0.0", "parse-gitignore": "^0.2.0", "request": "^2.67.0", "stream-meter": "^1.0.3", "tar-fs": "^1.8.1" }, "deprecated": false, "description": "Sync an entire a directory over HTTP; including incremental changes", "license": "SEE LICENSE IN LICENSE.txt", "main": "./lib/jibo-sync.js", "name": "jibo-sync", "version": "0.2.8" }