Updated node_modules
This commit is contained in:
25
node_modules/commander/package.json
generated
vendored
25
node_modules/commander/package.json
generated
vendored
@@ -1,27 +1,34 @@
|
||||
{
|
||||
"_from": "commander@~2.20.0",
|
||||
"_args": [
|
||||
[
|
||||
"commander@2.20.1",
|
||||
"/Users/tclem/github/setup-haskell"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "commander@2.20.1",
|
||||
"_id": "commander@2.20.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-cCuLsMhJeWQ/ZpsFTbE765kvVfoeSddc4nU3up4fV+fDBcfUXnbITJ+JzhkdjzOqhURjZgujxaioam4RM9yGUg==",
|
||||
"_location": "/commander",
|
||||
"_optional": true,
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "commander@~2.20.0",
|
||||
"raw": "commander@2.20.1",
|
||||
"name": "commander",
|
||||
"escapedName": "commander",
|
||||
"rawSpec": "~2.20.0",
|
||||
"rawSpec": "2.20.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~2.20.0"
|
||||
"fetchSpec": "2.20.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/uglify-js"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/commander/-/commander-2.20.1.tgz",
|
||||
"_shasum": "3863ce3ca92d0831dcf2a102f5fb4b5926afd0f9",
|
||||
"_spec": "commander@~2.20.0",
|
||||
"_where": "/Users/tclem/github/setup-haskell/node_modules/uglify-js",
|
||||
"_spec": "2.20.1",
|
||||
"_where": "/Users/tclem/github/setup-haskell",
|
||||
"author": {
|
||||
"name": "TJ Holowaychuk",
|
||||
"email": "tj@vision-media.ca"
|
||||
@@ -29,9 +36,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/tj/commander.js/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "the complete solution for node.js command-line programs",
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.7.8",
|
||||
|
||||
14
node_modules/handlebars/package.json
generated
vendored
14
node_modules/handlebars/package.json
generated
vendored
@@ -1,4 +1,11 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"handlebars@4.4.0",
|
||||
"/Users/tclem/github/setup-haskell"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "handlebars@4.4.0",
|
||||
"_id": "handlebars@4.4.0",
|
||||
"_inBundle": false,
|
||||
@@ -19,9 +26,8 @@
|
||||
"/istanbul-reports"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.4.0.tgz",
|
||||
"_shasum": "22e1a897c5d83023d39801f35f6b65cf97ed8b25",
|
||||
"_spec": "handlebars@4.4.0",
|
||||
"_where": "/Users/tclem/github/setup-haskell/node_modules/istanbul-reports",
|
||||
"_spec": "4.4.0",
|
||||
"_where": "/Users/tclem/github/setup-haskell",
|
||||
"author": {
|
||||
"name": "Yehuda Katz"
|
||||
},
|
||||
@@ -36,14 +42,12 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/wycats/handlebars.js/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"neo-async": "^2.6.0",
|
||||
"optimist": "^0.6.1",
|
||||
"source-map": "^0.6.1",
|
||||
"uglify-js": "^3.1.4"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
|
||||
"devDependencies": {
|
||||
"aws-sdk": "^2.1.49",
|
||||
|
||||
Reference in New Issue
Block a user