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 4cfc298 commit bbcd446Copy full SHA for bbcd446
package.json
@@ -28,7 +28,16 @@
28
"homepage": "https://www.contentstack.com/docs/tools-and-frameworks/web-framework-contentstack-express/installation#install-cli",
29
"license": "MIT",
30
"main": "index.js",
31
- "maintainers": [],
+ "maintainers": [
32
+ {
33
+ "name": "hiteshbal",
34
+ "email": "hitesh.baldaniya@raweng.com"
35
+ },
36
37
+ "name": "mynk",
38
+ "email": "mayank@raweng.com"
39
+ }
40
+ ],
41
"name": "contentstack-cli",
42
"readme": "./README.md",
43
"version": "3.1.0",
0 commit comments