summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3ad7616a6a9eda70d41c8895a4bec88864419ebf (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 = 2.2.0
	pkgrel = 1
	url = https://www.npmjs.com/package/doctoc
	arch = any
	license = GPLv3
	makedepends = npm
	depends = git
	depends = nodejs
	conflicts = doctoc-git
	options = !emptydirs
	source = git+https://github.com/thlorenz/doctoc#tag=v2.2.0
	sha256sums = SKIP

pkgname = doctoc