first part is working
This commit is contained in:
24
node_modules/onoff/package.json
generated
vendored
24
node_modules/onoff/package.json
generated
vendored
@ -1,40 +1,42 @@
|
||||
{
|
||||
"_from": "onoff",
|
||||
"_args": [
|
||||
[
|
||||
"onoff@3.1.0",
|
||||
"/opt/services/PiAlive"
|
||||
]
|
||||
],
|
||||
"_from": "onoff@3.1.0",
|
||||
"_id": "onoff@3.1.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-5hD6y+AB7vW7Pb30Urb9oGVkxhtG1MdoJaEMGsKbCLzpInKdQJEcvbqOjQ8DV6N9r+acPErfz+Veb+v6VidE9A==",
|
||||
"_location": "/onoff",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "tag",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "onoff",
|
||||
"raw": "onoff@3.1.0",
|
||||
"name": "onoff",
|
||||
"escapedName": "onoff",
|
||||
"rawSpec": "",
|
||||
"rawSpec": "3.1.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "latest"
|
||||
"fetchSpec": "3.1.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/onoff/-/onoff-3.1.0.tgz",
|
||||
"_shasum": "90bfb4d689c60842086b0d237d36cd9b84fffddf",
|
||||
"_spec": "onoff",
|
||||
"_where": "/home/wn/workspace-node/PiAlive",
|
||||
"_spec": "3.1.0",
|
||||
"_where": "/opt/services/PiAlive",
|
||||
"author": {
|
||||
"name": "fivdi"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/fivdi/onoff/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"epoll": "^2.0.1",
|
||||
"lodash.debounce": "^4.0.8"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "GPIO access and interrupt detection with Node.js",
|
||||
"directories": {
|
||||
"example": "examples",
|
||||
|
Reference in New Issue
Block a user