first part is working
This commit is contained in:
23
node_modules/typical/package.json
generated
vendored
23
node_modules/typical/package.json
generated
vendored
@ -1,19 +1,25 @@
|
||||
{
|
||||
"_from": "typical@^2.6.1",
|
||||
"_args": [
|
||||
[
|
||||
"typical@2.6.1",
|
||||
"/opt/services/PiAlive"
|
||||
]
|
||||
],
|
||||
"_from": "typical@2.6.1",
|
||||
"_id": "typical@2.6.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-XAgOXWYcu+OCWdLnCjxyU+hziB0=",
|
||||
"_location": "/typical",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "typical@^2.6.1",
|
||||
"raw": "typical@2.6.1",
|
||||
"name": "typical",
|
||||
"escapedName": "typical",
|
||||
"rawSpec": "^2.6.1",
|
||||
"rawSpec": "2.6.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^2.6.1"
|
||||
"fetchSpec": "2.6.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/array-back",
|
||||
@ -21,9 +27,8 @@
|
||||
"/test-value"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/typical/-/typical-2.6.1.tgz",
|
||||
"_shasum": "5c080e5d661cbbe38259d2e70a3c7253e873881d",
|
||||
"_spec": "typical@^2.6.1",
|
||||
"_where": "/home/wn/workspace-node/PiAlive/node_modules/command-line-args",
|
||||
"_spec": "2.6.1",
|
||||
"_where": "/opt/services/PiAlive",
|
||||
"author": {
|
||||
"name": "Lloyd Brookes",
|
||||
"email": "75pound@gmail.com"
|
||||
@ -31,8 +36,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/75lb/typical/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Robust Javascript type-checking",
|
||||
"devDependencies": {
|
||||
"core-assert": "^0.2.1",
|
||||
|
Reference in New Issue
Block a user