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/array-back/package.json generated vendored
View File

@ -1,19 +1,25 @@
{
"_from": "array-back@^2.0.0",
"_args": [
[
"array-back@2.0.0",
"/opt/services/PiAlive"
]
],
"_from": "array-back@2.0.0",
"_id": "array-back@2.0.0",
"_inBundle": false,
"_integrity": "sha512-eJv4pLLufP3g5kcZry0j6WXpIbzYw9GUB4mVJZno9wfwiBxbizTnHCw3VJb07cBihbFX48Y7oSrW9y+gt4glyw==",
"_location": "/array-back",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "array-back@^2.0.0",
"raw": "array-back@2.0.0",
"name": "array-back",
"escapedName": "array-back",
"rawSpec": "^2.0.0",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/argv-tools",
@ -22,9 +28,8 @@
"/test-value"
],
"_resolved": "https://registry.npmjs.org/array-back/-/array-back-2.0.0.tgz",
"_shasum": "6877471d51ecc9c9bfa6136fb6c7d5fe69748022",
"_spec": "array-back@^2.0.0",
"_where": "/home/wn/workspace-node/PiAlive/node_modules/command-line-args",
"_spec": "2.0.0",
"_where": "/opt/services/PiAlive",
"author": {
"name": "Lloyd Brookes",
"email": "75pound@gmail.com"
@ -32,11 +37,9 @@
"bugs": {
"url": "https://github.com/75lb/array-back/issues"
},
"bundleDependencies": false,
"dependencies": {
"typical": "^2.6.1"
},
"deprecated": false,
"description": "Guarantees an array back",
"devDependencies": {
"coveralls": "^2.13.1",