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 74b69f1 commit 2ad277fCopy full SHA for 2ad277f
package.json
@@ -0,0 +1,22 @@
1
+{
2
+ "name": "gitgitgadget.github.io",
3
+ "version": "0.0.0",
4
+ "description": "GitGitGadget's home page",
5
+ "scripts": {
6
+ "test": "echo \"Error: no test specified\" && exit 1"
7
+ },
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "git+https://github.com/gitgitgadget/gitgitgadget.github.io.git"
11
12
+ "keywords": [
13
+ "git",
14
+ "pullrequest"
15
+ ],
16
+ "author": "",
17
+ "license": "ISC",
18
+ "bugs": {
19
+ "url": "https://github.com/gitgitgadget/gitgitgadget.github.io/issues"
20
21
+ "homepage": "https://github.com/gitgitgadget/gitgitgadget.github.io#readme"
22
+}
0 commit comments