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

@ -1,27 +1,32 @@
{
"_from": "test-value@^3.0.0",
"_args": [
[
"test-value@3.0.0",
"/opt/services/PiAlive"
]
],
"_from": "test-value@3.0.0",
"_id": "test-value@3.0.0",
"_inBundle": false,
"_integrity": "sha512-sVACdAWcZkSU9x7AOmJo5TqE+GyNJknHaHsMrR6ZnhjVlVN9Yx6FjHrsKZ3BjIpPCT68zYesPWkakrNupwfOTQ==",
"_location": "/test-value",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "test-value@^3.0.0",
"raw": "test-value@3.0.0",
"name": "test-value",
"escapedName": "test-value",
"rawSpec": "^3.0.0",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "^3.0.0"
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/find-replace"
],
"_resolved": "https://registry.npmjs.org/test-value/-/test-value-3.0.0.tgz",
"_shasum": "9168c062fab11a86b8d444dd968bb4b73851ce92",
"_spec": "test-value@^3.0.0",
"_where": "/home/wn/workspace-node/PiAlive/node_modules/find-replace",
"_spec": "3.0.0",
"_where": "/opt/services/PiAlive",
"author": {
"name": "Lloyd Brookes",
"email": "75pound@gmail.com"
@ -29,12 +34,10 @@
"bugs": {
"url": "https://github.com/75lb/test-value/issues"
},
"bundleDependencies": false,
"dependencies": {
"array-back": "^2.0.0",
"typical": "^2.6.1"
},
"deprecated": false,
"description": "Test a value in a variety of ways",
"devDependencies": {
"jsdoc-to-markdown": "^3.0.2",