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

View File

@ -1,27 +1,32 @@
{
"_from": "lodash.debounce@^4.0.8",
"_args": [
[
"lodash.debounce@4.0.8",
"/opt/services/PiAlive"
]
],
"_from": "lodash.debounce@4.0.8",
"_id": "lodash.debounce@4.0.8",
"_inBundle": false,
"_integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168=",
"_location": "/lodash.debounce",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "lodash.debounce@^4.0.8",
"raw": "lodash.debounce@4.0.8",
"name": "lodash.debounce",
"escapedName": "lodash.debounce",
"rawSpec": "^4.0.8",
"rawSpec": "4.0.8",
"saveSpec": null,
"fetchSpec": "^4.0.8"
"fetchSpec": "4.0.8"
},
"_requiredBy": [
"/onoff"
],
"_resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
"_shasum": "82d79bff30a67c4005ffd5e2515300ad9ca4d7af",
"_spec": "lodash.debounce@^4.0.8",
"_where": "/home/wn/workspace-node/PiAlive/node_modules/onoff",
"_spec": "4.0.8",
"_where": "/opt/services/PiAlive",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
@ -30,7 +35,6 @@
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
@ -48,7 +52,6 @@
"url": "https://mathiasbynens.be/"
}
],
"deprecated": false,
"description": "The lodash method `_.debounce` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",