first part is working

This commit is contained in:
Wolfgang Hottgenroth
2018-05-16 10:24:31 +02:00
parent 93658dcc30
commit 74584cdbbe
38 changed files with 574 additions and 251 deletions

23
node_modules/bindings/package.json generated vendored
View File

@ -1,27 +1,32 @@
{
"_from": "bindings@^1.3.0",
"_args": [
[
"bindings@1.3.0",
"/opt/services/PiAlive"
]
],
"_from": "bindings@1.3.0",
"_id": "bindings@1.3.0",
"_inBundle": false,
"_integrity": "sha512-DpLh5EzMR2kzvX1KIlVC0VkC3iZtHKTgdtZ0a3pglBZdaQFjt5S9g9xd1lE+YvXyfd6mtCeRnrUfOLYiTMlNSw==",
"_location": "/bindings",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "bindings@^1.3.0",
"raw": "bindings@1.3.0",
"name": "bindings",
"escapedName": "bindings",
"rawSpec": "^1.3.0",
"rawSpec": "1.3.0",
"saveSpec": null,
"fetchSpec": "^1.3.0"
"fetchSpec": "1.3.0"
},
"_requiredBy": [
"/epoll"
],
"_resolved": "https://registry.npmjs.org/bindings/-/bindings-1.3.0.tgz",
"_shasum": "b346f6ecf6a95f5a815c5839fc7cdb22502f1ed7",
"_spec": "bindings@^1.3.0",
"_where": "/home/wn/workspace-node/PiAlive/node_modules/epoll",
"_spec": "1.3.0",
"_where": "/opt/services/PiAlive",
"author": {
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
@ -30,8 +35,6 @@
"bugs": {
"url": "https://github.com/TooTallNate/node-bindings/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Helper module for loading your native module's .node file",
"homepage": "https://github.com/TooTallNate/node-bindings",
"keywords": [