Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SteezCram committed Oct 21, 2022
1 parent 0ef0ae1 commit f88d774
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
{
"name": "@steezcram/sevenzip",
"version": "1.1.3",
"description": "7-Zip native wrapper around 7z.dll and 7zz",
"version": "1.1.4",
"description": "7-Zip wrapper around 7za",
"homepage": "https://github.com/SteezCram/sevenzip",
"repository": {
"type": "git",
"url": "git://github.com/SteezCram/sevenzip.git"
},
"binary": {
"module_name": "sevenzip",
"module_path": "./lib/{platform}/{arch}",
"host": "undefined"
},
"main": "index.js",
"gypfile": true,
"scripts": {
"start": "node index.js",
"test": "mocha"
Expand Down

0 comments on commit f88d774

Please sign in to comment.