blob: 2345752b7831028e05b35341c99aad49953c4780 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = hikarujs
pkgdesc = A static site generator that generates routes based on directories naturally.
pkgver = 1.0.11
pkgrel = 1
url = https://hikaru.alynx.moe/
arch = any
license = Apache
makedepends = npm
depends = nodejs
noextract = hikarujs-1.0.11.tgz
source = https://registry.npmjs.org/hikarujs/-/hikarujs-1.0.11.tgz
sha512sums = d273887454904061112d4e28fcf9ac9a65d07ea8d54fbcaa6ec8f853e461c234ed134cb0a917133996cf6af24ee2156f65c9b026d989ba027f053b43ea6adb7f
pkgname = hikarujs
|