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 17e92fa commit 9798cbfCopy full SHA for 9798cbf
package.json
@@ -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