Updated node_modules
This commit is contained in:
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