{ "_from": "express-handlebars@*", "_id": "express-handlebars@3.0.2", "_inBundle": false, "_integrity": "sha512-rPaSqR8xPnSqfvWvI8Mhtn7nifaMmySq6yhWkjH07Ks/nuDaRngJyf7eDN2I7PBkNVdZHf0Bz+1rY1yrZFdx8g==", "_location": "/express-handlebars", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "express-handlebars@*", "name": "express-handlebars", "escapedName": "express-handlebars", "rawSpec": "*", "saveSpec": null, "fetchSpec": "*" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/express-handlebars/-/express-handlebars-3.0.2.tgz", "_shasum": "4f70f1bb06cade5436a7a2c90efc2c9af1cf71e7", "_spec": "express-handlebars@*", "_where": "C:\\Users\\Mehdi\\Documents\\P_Tech\\Login-Register", "author": { "name": "Eric Ferraiuolo", "email": "eferraiuolo@gmail.com", "url": "http://ericf.me/" }, "bugs": { "url": "https://github.com/ericf/express-handlebars/issues" }, "bundleDependencies": false, "dependencies": { "glob": "^7.1.3", "graceful-fs": "^4.1.2", "handlebars": "^4.0.13", "object.assign": "^4.1.0", "promise": "^8.0.2" }, "deprecated": false, "description": "A Handlebars view engine for Express which doesn't suck.", "devDependencies": {}, "directories": { "example": "examples" }, "engines": { "node": ">=0.10" }, "homepage": "https://github.com/ericf/express-handlebars", "keywords": [ "express", "express3", "handlebars", "view", "layout", "partials", "templates" ], "license": "BSD-3-Clause", "main": "index.js", "name": "express-handlebars", "repository": { "type": "git", "url": "git://github.com/ericf/express-handlebars.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "3.0.2" }