mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-12-18 01:39:04 +00:00
update
This commit is contained in:
22
node_modules/nunjucks/contribute.json
generated
vendored
Normal file
22
node_modules/nunjucks/contribute.json
generated
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "Nunjucks",
|
||||
"description": "Nunjucks is a full featured templating engine for javascript. It is heavily inspired by jinja2.",
|
||||
"repository": {
|
||||
"url": "https://github.com/mozilla/nunjucks",
|
||||
"license": "BSD 2-Clause",
|
||||
"tests": "https://travis-ci.org/mozilla/nunjucks"
|
||||
},
|
||||
"participate": {
|
||||
"home": "https://github.com/mozilla/nunjucks",
|
||||
"docs": "https://github.com/mozilla/nunjucks"
|
||||
},
|
||||
"bugs": {
|
||||
"list": "https://github.com/mozilla/nunjucks/issues",
|
||||
"report": "https://github.com/mozilla/nunjucks/issues/new"
|
||||
},
|
||||
"keywords": [
|
||||
"javascript",
|
||||
"node.js",
|
||||
"jinja"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user