File tree Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " highlightjs-spl" ,
33 "version" : " 0.1.0" ,
4- "main" : " index.js" ,
5- "author" : " Wei Su" ,
4+ "description" : " highlight.js syntax definition for the Splunk search processing language (SPL)." ,
5+ "main" : " src/spl.js" ,
6+ "author" : " Wei Su <swsoyee@gmail.com>" ,
67 "license" : " MIT" ,
8+ "repository" : {
9+ "type" : " git" ,
10+ "url" : " https://github.com/swsoyee/highlightjs-spl.git"
11+ },
12+ "keywords" : [
13+ " splunk" ,
14+ " search processing language" ,
15+ " spl" ,
16+ " highlight.js" ,
17+ " highlightjs" ,
18+ " syntax"
19+ ],
20+ "bugs" : {
21+ "url" : " https://github.com/swsoyee/highlightjs-spl/issues"
22+ },
23+ "homepage" : " https://github.com/swsoyee/highlightjs-spl" ,
724 "devDependencies" : {
825 "eslint" : " ^7.23.0" ,
926 "eslint-config-standard" : " ^16.0.2" ,
You can’t perform that action at this time.
0 commit comments