projects
/
oweals
/
luci.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
luci-app-wireguard: fix header translation in wireguard view
[oweals/luci.git]
/
package.json
1
{
2
"scripts": {
3
"doc": "LC_ALL=C jsdoc -c jsdoc.conf.json -t node_modules/jaguarjs-jsdoc"
4
},
5
"devDependencies": {
6
"jsdoc": "^3.6.3",
7
"jaguarjs-jsdoc": "^1.1.0"
8
}
9
}