We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e621376 commit 870a4beCopy full SHA for 870a4be
composer.json
@@ -1,8 +1,14 @@
1
{
2
"name": "torchlight/torchlight-laravel",
3
"description": "A Laravel Client for Torchlight, the syntax highlighting API.",
4
+ "homepage": "https://torchlight.dev",
5
"type": "library",
6
"license": "MIT",
7
+ "keywords": [
8
+ "syntax highlighting",
9
+ "code highlighting",
10
+ "laravel"
11
+ ],
12
"authors": [
13
14
"name": "Aaron Francis",
0 commit comments