Your IP : 216.73.216.91


Current Path : /var/node/inatote/Inatote-Backend/node_modules/express-ejs-layouts/
Upload File :
Current File : /var/node/inatote/Inatote-Backend/node_modules/express-ejs-layouts/package.json

{
  "_from": "express-ejs-layouts@^2.5.0",
  "_id": "express-ejs-layouts@2.5.1",
  "_inBundle": false,
  "_integrity": "sha512-IXROv9n3xKga7FowT06n1Qn927JR8ZWDn5Dc9CJQoiiaaDqbhW5PDmWShzbpAa2wjWT1vJqaIM1S6vJwwX11gA==",
  "_location": "/express-ejs-layouts",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "express-ejs-layouts@^2.5.0",
    "name": "express-ejs-layouts",
    "escapedName": "express-ejs-layouts",
    "rawSpec": "^2.5.0",
    "saveSpec": null,
    "fetchSpec": "^2.5.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/express-ejs-layouts/-/express-ejs-layouts-2.5.1.tgz",
  "_shasum": "d204d9065ee2825fcbd718d820289fc81e691ccb",
  "_spec": "express-ejs-layouts@^2.5.0",
  "_where": "/var/node/inatote/Inatote-Backend",
  "author": {
    "name": "Igor Soarez",
    "email": "igorsoarez@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/Soarez/express-ejs-layouts/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Layout support for ejs in express.",
  "devDependencies": {
    "ejs": "^2.6.1",
    "express": "*",
    "mocha": "*",
    "should": "*",
    "supertest": "*"
  },
  "homepage": "https://github.com/Soarez/express-ejs-layouts#readme",
  "keywords": [
    "express",
    "layout",
    "ejs"
  ],
  "main": "lib/express-layouts.js",
  "name": "express-ejs-layouts",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/Soarez/express-ejs-layouts.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "2.5.1"
}