You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

56 lines
1.3 KiB

{
"_from": "cron-git",
"_id": "cron-git@1.0.5",
"_inBundle": false,
"_integrity": "sha512-JQMQREUgtz38mG3kuSkV5XKKVGVUdCBgRjZa+CHrzv0ndydMNeUEMdg5WVt2Y7B14how44ptIpN2K5rXtQOJUA==",
"_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.5.tgz",
"_shasum": "2cfdeeaee5d6ef2bd9515f1eeab75f90fbc91431",
"_spec": "cron-git",
"_where": "/Users/wodemacbook/Desktop/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.5"
}