summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4b6ed0fe62538792bc7e643f973990c9bb4e53a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = doctoc
	pkgdesc = Generates table of contents for markdown files inside local git repository., installed through npm
	pkgver = v1.2.0
	pkgrel = 1
	url = https://www.npmjs.com/package/doctoc
	arch = any
	license = GPLv3
	makedepends = npm
	depends = git
	depends = nodejs
	options = !emptydirs
	source = git+https://github.com/thlorenz/doctoc#tag=v1.2.0
	sha256sums = SKIP

pkgname = doctoc