Skip to content

Commit 9dbd299

Browse files
committed
conform to spdx license standard.
1 parent 96671a9 commit 9dbd299

2 files changed

Lines changed: 2 additions & 8 deletions

File tree

File renamed without changes.

package.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,10 @@
1414
"bugs": {
1515
"url": "https://github.com/archiverjs/node-compress-commons/issues"
1616
},
17-
"licenses": [
18-
{
19-
"type": "MIT",
20-
"url": "https://github.com/archiverjs/node-compress-commons/blob/master/LICENSE-MIT"
21-
}
22-
],
17+
"license": "MIT",
2318
"main": "lib/compress-commons.js",
2419
"files": [
25-
"lib",
26-
"LICENSE-MIT"
20+
"lib"
2721
],
2822
"engines": {
2923
"node": ">= 0.8.0"

0 commit comments

Comments
 (0)