File: /var/www/tana/frontend/node_modules/gulp-nunjucks-render/package.json
{
"_args": [
[
"gulp-nunjucks-render@2.2.2",
"C:\\OSPanel\\domains\\tana\\frontend"
]
],
"_development": true,
"_from": "gulp-nunjucks-render@2.2.2",
"_id": "gulp-nunjucks-render@2.2.2",
"_inBundle": false,
"_integrity": "sha512-L4BiPLm5MSDhBmG+qJ13aNBcyqdI9Ligz9tFqh7R+ZyYK0Gi7pCUYoiWXxY2yFCFHUkQE4UbxYFdzR5A6MKPRQ==",
"_location": "/gulp-nunjucks-render",
"_phantomChildren": {
"core-util-is": "1.0.2",
"inherits": "2.0.3"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "gulp-nunjucks-render@2.2.2",
"name": "gulp-nunjucks-render",
"escapedName": "gulp-nunjucks-render",
"rawSpec": "2.2.2",
"saveSpec": null,
"fetchSpec": "2.2.2"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/gulp-nunjucks-render/-/gulp-nunjucks-render-2.2.2.tgz",
"_spec": "2.2.2",
"_where": "C:\\OSPanel\\domains\\tana\\frontend",
"bugs": {
"url": "https://github.com/carlosl/gulp-nunjucks-render/issues"
},
"dependencies": {
"lodash": "^3.10.0",
"nunjucks": "^3.0.0",
"plugin-error": "^0.1.2",
"replace-ext": "^1.0.0",
"through2": "~0.4.0"
},
"description": "Render Nunjucks templates with data",
"devDependencies": {
"mocha": "^2.1.0",
"should": "^5.0.1",
"vinyl": "^2.1.0"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/carlosl/gulp-nunjucks-render",
"keywords": [
"gulpplugin",
"nunjucks",
"template",
"templating",
"view",
"render",
"html",
"javascript"
],
"license": "MIT",
"name": "gulp-nunjucks-render",
"repository": {
"type": "git",
"url": "git://github.com/carlosl/gulp-nunjucks-render.git"
},
"scripts": {
"test": "mocha --reporter spec"
},
"version": "2.2.2"
}