Skip to content

Commit

Permalink
Package metadata
Browse files Browse the repository at this point in the history
Adds a package.json with metadata about this module. This aids some Silverstripe ltd automation for release tracking
  • Loading branch information
blueo committed May 13, 2024
1 parent afbe384 commit f691fd7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "silverstripe-search-service",
"description": "Service agnostic abstraction of search indexing and configuration requirements",
"main": "README.md",
"repository": "https://github.com/silverstripe/silverstripe-search-service",
"author": "Silverstripe Ltd"
}

0 comments on commit f691fd7

Please sign in to comment.