We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da7d17b + e8ecac3 commit 87ba2bbCopy full SHA for 87ba2bb
1 file changed
package.json
@@ -4,6 +4,10 @@
4
"description": "Render React.js components on any backend",
5
"bin": "./bin/react-stdio",
6
"preferGlobal": true,
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "https://github.com/mjackson/react-stdio"
10
+ },
11
"files": [
12
"bin",
13
"server.js"
0 commit comments