First Commit
This commit is contained in:
commit
601e886c14
2123 files changed
+334815
No files matched your search
+63
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"express-ejs-layouts@2.5.0",
|
||||
"C:\\Users\\flami\\OneDrive\\Desktop\\node_passport_login"
|
||||
]
|
||||
],
|
||||
"_from": "express-ejs-layouts@2.5.0",
|
||||
"_id": "express-ejs-layouts@2.5.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-27Kza3FR8UqvQsq1ewaxC2IwpgrQttYDEFN5s8D74Fv1VPdzsXFWsiKhPMlNauG+DrgMAmh7FhQl5hKHffd+wQ==",
|
||||
"_location": "/express-ejs-layouts",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"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.0.tgz",
|
||||
"_spec": "2.5.0",
|
||||
"_where": "C:\\Users\\flami\\OneDrive\\Desktop\\node_passport_login",
|
||||
"author": {
|
||||
"name": "Igor Soarez",
|
||||
"email": "igorsoarez@gmail.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/Soarez/express-ejs-layouts/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"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.0"
|
||||
}
|
||||
Reference in new issue
Block a user