Skip to content

Commit 03ab73c

Browse files
committed
🌹 Cleanup package metadata
1 parent 1318e0e commit 03ab73c

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

‎package.json‎

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"license": "MIT",
55
"author": "Linus Unnebäck <linus@folkdatorn.se>",
66
"bin": "bin/appdmg.js",
7-
"main": "index.js",
87
"faircodeId": "pd_18w0E1X47qq9l6Z90blOhx",
8+
"repository": "LinusU/node-appdmg",
99
"dependencies": {
1010
"async": "^1.4.2",
1111
"buffer-alloc": "^1.1.0",
@@ -26,10 +26,6 @@
2626
"os": [
2727
"darwin"
2828
],
29-
"repository": {
30-
"type": "git",
31-
"url": "http://github.com/LinusU/node-appdmg.git"
32-
},
3329
"scripts": {
3430
"test": "standard && mocha -b"
3531
},

0 commit comments

Comments
 (0)