We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf40884 commit cb62fa5Copy full SHA for cb62fa5
package.json
@@ -3,6 +3,10 @@
3
"version": "2.1.0",
4
"description": "PM2.io Agent Daemon",
5
"main": "index.js",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/keymetrics/pm2-io-agent.git"
9
+ },
10
"directories": {
11
"test": "test"
12
},
0 commit comments