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,28 +1,32 @@
{
"_from": "command-line-args",
"_args": [
[
"command-line-args@5.0.2",
"/opt/services/PiAlive"
]
],
"_from": "command-line-args@5.0.2",
"_id": "command-line-args@5.0.2",
"_inBundle": false,
"_integrity": "sha512-/qPcbL8zpqg53x4rAaqMFlRV4opN3pbla7I7k9x8kyOBMQoGT6WltjN6sXZuxOXw6DgdK7Ad+ijYS5gjcr7vlA==",
"_location": "/command-line-args",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "command-line-args",
"raw": "command-line-args@5.0.2",
"name": "command-line-args",
"escapedName": "command-line-args",
"rawSpec": "",
"rawSpec": "5.0.2",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "5.0.2"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/command-line-args/-/command-line-args-5.0.2.tgz",
"_shasum": "c4e56b016636af1323cf485aa25c3cb203dfbbe4",
"_spec": "command-line-args",
"_where": "/home/wn/workspace-node/PiAlive",
"_spec": "5.0.2",
"_where": "/opt/services/PiAlive",
"author": {
"name": "Lloyd Brookes",
"email": "75pound@gmail.com"
@ -30,7 +34,6 @@
"bugs": {
"url": "https://github.com/75lb/command-line-args/issues"
},
"bundleDependencies": false,
"dependencies": {
"argv-tools": "^0.1.1",
"array-back": "^2.0.0",
@ -38,7 +41,6 @@
"lodash.camelcase": "^4.3.0",
"typical": "^2.6.1"
},
"deprecated": false,
"description": "A mature, feature-complete library to parse command-line options.",
"devDependencies": {
"coveralls": "^3.0.0",