Skip to content

Commit 9798cbf

Browse files
author
Maurice Snip
committed
chore: add package.json
1 parent 17e92fa commit 9798cbf

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

package.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "sulu-headless-api-client",
3+
"version": "0.1.0",
4+
"description": "An API client for SuluHeadlessBundle.",
5+
"keywords": [
6+
"sulu",
7+
"headless",
8+
"api",
9+
"client"
10+
],
11+
"repository": "https://github.com/mauricesnip/sulu-headless-api-client",
12+
"author": "Maurice Snip",
13+
"license": "MIT"
14+
}

0 commit comments

Comments
 (0)