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.camelcase@^4.3.0",
"_args": [
[
"lodash.camelcase@4.3.0",
"/opt/services/PiAlive"
]
],
"_from": "lodash.camelcase@4.3.0",
"_id": "lodash.camelcase@4.3.0",
"_inBundle": false,
"_integrity": "sha1-soqmKIorn8ZRA1x3EfZathkDMaY=",
"_location": "/lodash.camelcase",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "lodash.camelcase@^4.3.0",
"raw": "lodash.camelcase@4.3.0",
"name": "lodash.camelcase",
"escapedName": "lodash.camelcase",
"rawSpec": "^4.3.0",
"rawSpec": "4.3.0",
"saveSpec": null,
"fetchSpec": "^4.3.0"
"fetchSpec": "4.3.0"
},
"_requiredBy": [
"/command-line-args"
],
"_resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
"_shasum": "b28aa6288a2b9fc651035c7711f65ab6190331a6",
"_spec": "lodash.camelcase@^4.3.0",
"_where": "/home/wn/workspace-node/PiAlive/node_modules/command-line-args",
"_spec": "4.3.0",
"_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 `_.camelCase` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",