{ "_from": "cron-git", "_id": "cron-git@1.0.0", "_inBundle": false, "_integrity": "sha512-DMfZWhvaDtuxxWXew+A+kgED0tRzKw5qEQsN4NSoV1fEf5Gn3+JJZ7LS1NKzX3tsgUvrmyr/KZs198u3/CtIVw==", "_location": "/cron-git", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "cron-git", "name": "cron-git", "escapedName": "cron-git", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/cron-git/-/cron-git-1.0.0.tgz", "_shasum": "c523f5138274c08a7cc0e191aa8b04c78b9d8e99", "_spec": "cron-git", "_where": "E:\\cloud\\OneDrive\\git\\fdc", "author": { "name": "iotcat" }, "bugs": { "url": "https://github.com/IoTcat/cron-git/issues" }, "bundleDependencies": false, "dependencies": { "node-schedule": "^1.3.2", "os": "^0.1.1", "simple-git": "^1.129.0" }, "deprecated": false, "description": "crontab git task", "homepage": "https://github.com/IoTcat/cron-git#readme", "keywords": [ "cron", "git" ], "license": "Apache-2.0", "main": "index.js", "name": "cron-git", "repository": { "type": "git", "url": "git+https://github.com/IoTcat/cron-git.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.0" }