probando parpadeo led
Showing
with
4894 additions
and
0 deletions
node_modules/onoff/.npmignore
0 → 100644
node_modules/onoff/History.md
0 → 100644
node_modules/onoff/LICENSE
0 → 100644
node_modules/onoff/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
node_modules/onoff/examples/blink-led.js
0 → 100644
node_modules/onoff/examples/light-switch.js
0 → 100644
node_modules/onoff/examples/light-switch.png
0 → 100644

227 KB
node_modules/onoff/examples/run-examples
0 → 100755
This diff is collapsed.
Click to expand it.
No preview for this file type
No preview for this file type
No preview for this file type
{ | ||
"name": "bindings", | ||
"description": "Helper module for loading your native module's .node file", | ||
"keywords": [ | ||
"native", | ||
"addon", | ||
"bindings", | ||
"gyp", | ||
"waf", | ||
"c", | ||
"c++" | ||
], | ||
"version": "1.3.0", | ||
"author": { | ||
"name": "Nathan Rajlich", | ||
"email": "nathan@tootallnate.net", | ||
"url": "http://tootallnate.net" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/TooTallNate/node-bindings.git" | ||
}, | ||
"main": "./bindings.js", | ||
"bugs": { | ||
"url": "https://github.com/TooTallNate/node-bindings/issues" | ||
}, | ||
"homepage": "https://github.com/TooTallNate/node-bindings", | ||
"license": "MIT", | ||
"gitHead": "7fd065ee85386ad3d074d2506e03abe8f9b1588b", | ||
"_id": "bindings@1.3.0", | ||
"_npmVersion": "5.0.3", | ||
"_nodeVersion": "8.1.3", | ||
"_npmUser": { | ||
"name": "tootallnate", | ||
"email": "nathan@tootallnate.net" | ||
}, | ||
"dist": { | ||
"integrity": "sha512-DpLh5EzMR2kzvX1KIlVC0VkC3iZtHKTgdtZ0a3pglBZdaQFjt5S9g9xd1lE+YvXyfd6mtCeRnrUfOLYiTMlNSw==", | ||
"shasum": "b346f6ecf6a95f5a815c5839fc7cdb22502f1ed7", | ||
"tarball": "https://registry.npmjs.org/bindings/-/bindings-1.3.0.tgz" | ||
}, | ||
"maintainers": [ | ||
{ | ||
"email": "nathan@tootallnate.net", | ||
"name": "tootallnate" | ||
} | ||
], | ||
"_npmOperationalInternal": { | ||
"host": "s3://npm-registry-packages", | ||
"tmp": "tmp/bindings-1.3.0.tgz_1500923768710_0.3334669852629304" | ||
}, | ||
"directories": {}, | ||
"_shasum": "b346f6ecf6a95f5a815c5839fc7cdb22502f1ed7", | ||
"_from": "bindings@~1.3.0", | ||
"_resolved": "https://registry.npmjs.org/bindings/-/bindings-1.3.0.tgz" | ||
} |
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/onoff/onoff.js
0 → 100644
This diff is collapsed.
Click to expand it.
node_modules/onoff/package.json
0 → 100644
This diff is collapsed.
Click to expand it.
node_modules/onoff/test/blink-led.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/onoff/test/export-many-times.js
0 → 100644
This diff is collapsed.
Click to expand it.
node_modules/onoff/test/many-interrupts.js
0 → 100644
This diff is collapsed.
Click to expand it.
node_modules/onoff/test/performance-async.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
node_modules/onoff/test/performance-sync.js
0 → 100644
This diff is collapsed.
Click to expand it.
node_modules/onoff/test/run-tests
0 → 100755
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment