We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b826ff2 commit 5777766Copy full SHA for 5777766
package.json
@@ -0,0 +1,22 @@
1
+{
2
+ "name": "git2gustest",
3
+ "version": "1.0.0",
4
+ "description": "",
5
+ "main": "index.js",
6
+ "dependencies": {},
7
+ "devDependencies": {},
8
+ "scripts": {
9
+ "test": "echo \"Error: no test specified\" && exit 1"
10
+ },
11
+ "repository": {
12
+ "type": "git",
13
+ "url": "git+https://github.com/jag-sfdc/git2gustest.git"
14
15
+ "keywords": [],
16
+ "author": "",
17
+ "license": "ISC",
18
+ "bugs": {
19
+ "url": "https://github.com/jag-sfdc/git2gustest/issues"
20
21
+ "homepage": "https://github.com/jag-sfdc/git2gustest#readme"
22
+}
0 commit comments