Files
Valentin Silyutin f8d793195c Publish
- @advdominion/babel-plugin-nunjucks@3.1.0
2026-01-23 00:15:03 +04:00

19 lines
367 B
JSON

{
"name": "@advdominion/babel-plugin-nunjucks",
"version": "3.1.0",
"type": "module",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://gitea.optiweb.ru/public/frontend.git"
},
"license": "MIT",
"publishConfig": {
"access": "public"
},
"peerDependencies": {
"@babel/core": "^7.0.0",
"nunjucks": "^3.0.0"
}
}