We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1318e0e commit 03ab73cCopy full SHA for 03ab73c
1 file changed
‎package.json‎
@@ -4,8 +4,8 @@
4
"license": "MIT",
5
"author": "Linus Unnebäck <linus@folkdatorn.se>",
6
"bin": "bin/appdmg.js",
7
- "main": "index.js",
8
"faircodeId": "pd_18w0E1X47qq9l6Z90blOhx",
+ "repository": "LinusU/node-appdmg",
9
"dependencies": {
10
"async": "^1.4.2",
11
"buffer-alloc": "^1.1.0",
@@ -26,10 +26,6 @@
26
"os": [
27
"darwin"
28
],
29
- "repository": {
30
- "type": "git",
31
- "url": "http://github.com/LinusU/node-appdmg.git"
32
- },
33
"scripts": {
34
"test": "standard && mocha -b"
35
},
0 commit comments