summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hereapplies/package.json
blob: 74dd5ed4a97d181b2688adb40f2f4b96db3db24c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
	"name": "hereapplies.sty",
	"version": "0.4.0",
	"description": "A LaTeX package for cross-linking concepts to their applications",
	"homepage": "https://madmurphy.github.io/hereapplies.sty",
	"author": "madmurphy",
	"license": "AGPL-3.0-or-later",
	"repository": {
		"url": "https://github.com/madmurphy/hereapplies.sty.git"
	},
	"src": [
		"hereapplies.sty"
	],
	"bugs": {
		"url": "https://github.com/madmurphy/hereapplies.sty/issues",
		"email": "madmurphy333@gmail.com"
	},
	"keywords": [
		"glossary",
		"index",
		"latex",
		"latex-hyperref",
		"latex-package",
		"lyx",
		"lyx-module",
		"toc"
	]
}