| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/readjs/node_modules/express-hbs/ |
Upload File : |
{
"_args": [
[
{
"raw": "express-hbs@^1.0.2",
"scope": null,
"escapedName": "express-hbs",
"name": "express-hbs",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs"
]
],
"_from": "express-hbs@>=1.0.2 <2.0.0",
"_id": "express-hbs@1.0.3",
"_inCache": true,
"_location": "/express-hbs",
"_nodeVersion": "4.4.7",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/express-hbs-1.0.3.tgz_1472675248114_0.6501601212657988"
},
"_npmUser": {
"name": "erisds",
"email": "erisds@gmail.com"
},
"_npmVersion": "2.15.10",
"_phantomChildren": {},
"_requested": {
"raw": "express-hbs@^1.0.2",
"scope": null,
"escapedName": "express-hbs",
"name": "express-hbs",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/express-hbs/-/express-hbs-1.0.3.tgz",
"_shasum": "ee84abbde0a54beaa1f9471089c9a8e294ebc590",
"_shrinkwrap": null,
"_spec": "express-hbs@^1.0.2",
"_where": "/home/gavin/workspace/meanjs",
"author": {
"name": "Mario Gutierrez",
"email": "mario@barc.com"
},
"bugs": {
"url": "https://github.com/barc/express-hbs/issues"
},
"dependencies": {
"handlebars": "^4.0.5",
"js-beautify": "1.6.4",
"readdirp": "2.1.0"
},
"description": "Express 3 handlebars template engine complete with multiple layouts, partials and blocks.",
"devDependencies": {
"cookie-parser": "1.4.3",
"express": "4.14.0",
"grunt": "1.0.1",
"grunt-mocha-cli": "2.1.0",
"grunt-release": "0.14.0",
"i18n": "0.8.3",
"istanbul": "0.4.5",
"mocha": "3.0.2",
"rewire": "2.5.2",
"supertest": "2.0.0"
},
"directories": {
"example": "example"
},
"dist": {
"shasum": "ee84abbde0a54beaa1f9471089c9a8e294ebc590",
"tarball": "https://registry.npmjs.org/express-hbs/-/express-hbs-1.0.3.tgz"
},
"gitHead": "433efa2f59e95c027b85986bd16fec5efe663c70",
"homepage": "https://github.com/barc/express-hbs#readme",
"keywords": [
"express3",
"express",
"handlebars",
"layout",
"partials"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "mgutz",
"email": "mario@mgutz.com"
},
{
"name": "erisds",
"email": "erisds@gmail.com"
}
],
"name": "express-hbs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/barc/express-hbs.git"
},
"scripts": {
"coverage": "NODE_ENV=testing ./node_modules/.bin/istanbul cover --dir test/coverage -x 'example/**' ./node_modules/.bin/_mocha",
"test": "grunt"
},
"version": "1.0.3"
}