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,33 @@
{
"_from": "find-replace@^2.0.1",
"_args": [
[
"find-replace@2.0.1",
"/opt/services/PiAlive"
]
],
"_from": "find-replace@2.0.1",
"_id": "find-replace@2.0.1",
"_inBundle": false,
"_integrity": "sha512-LzDo3Fpa30FLIBsh6DCDnMN1KW2g4QKkqKmejlImgWY67dDFPX/x9Kh/op/GK522DchQXEvDi/wD48HKW49XOQ==",
"_location": "/find-replace",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "find-replace@^2.0.1",
"raw": "find-replace@2.0.1",
"name": "find-replace",
"escapedName": "find-replace",
"rawSpec": "^2.0.1",
"rawSpec": "2.0.1",
"saveSpec": null,
"fetchSpec": "^2.0.1"
"fetchSpec": "2.0.1"
},
"_requiredBy": [
"/argv-tools",
"/command-line-args"
],
"_resolved": "https://registry.npmjs.org/find-replace/-/find-replace-2.0.1.tgz",
"_shasum": "6d9683a7ca20f8f9aabeabad07e4e2580f528550",
"_spec": "find-replace@^2.0.1",
"_where": "/home/wn/workspace-node/PiAlive/node_modules/command-line-args",
"_spec": "2.0.1",
"_where": "/opt/services/PiAlive",
"author": {
"name": "Lloyd Brookes",
"email": "75pound@gmail.com"
@ -30,12 +35,10 @@
"bugs": {
"url": "https://github.com/75lb/find-replace/issues"
},
"bundleDependencies": false,
"dependencies": {
"array-back": "^2.0.0",
"test-value": "^3.0.0"
},
"deprecated": false,
"description": "Find and either replace or remove items from an array",
"devDependencies": {
"jsdoc-to-markdown": "^3.0.2",