Airbreaks-Low-Power/Programming/Javascript/node_modules/system-sleep/package.json
2023-12-19 18:30:36 -06:00

54 lines
1.4 KiB
JSON

{
"_from": "system-sleep",
"_id": "system-sleep@1.3.6",
"_inBundle": false,
"_integrity": "sha512-tBQqFUdmuFQhiXtptJR0Nu+fOL0lGFRML2BD0G02bCCCHAZ09Qmu0M/nPzjJL/qx23zQ7arFMo2/LCvfSsgJZA==",
"_location": "/system-sleep",
"_npmUser": {
"name": "jochemstoel",
"email": "jochemstoel@gmail.com"
},
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "system-sleep",
"name": "system-sleep",
"escapedName": "system-sleep",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/system-sleep/-/system-sleep-1.3.6.tgz",
"_shasum": "ed9b698ae991f3e6cee85aa0083c9a06a9b6bc03",
"_spec": "system-sleep",
"_where": "C:\\Users\\norep\\Desktop",
"bugs": {
"url": "https://github.com/jochemstoel/nodejs-system-sleep/issues"
},
"bundleDependencies": false,
"dependencies": {
"deasync-promise": "1.0.1"
},
"deprecated": false,
"description": "A real and better system sleep() for Node. Works on every platform.",
"homepage": "https://github.com/jochemstoel/nodejs-system-sleep",
"main": "module.js",
"maintainers": [
{
"name": "jochemstoel",
"email": "jochemstoel@gmail.com"
}
],
"name": "system-sleep",
"repository": {
"type": "git",
"url": "git://github.com/jochemstoel/nodejs-system-sleep.git"
},
"version": "1.3.7"
}