Skip to content

Commit 648c423

Browse files
committed
Update package.json
Revised license information to provide a SPDX 2.0 license identifier according to npm v2.1 guidelines on license metadata - see also https://github.com/npm/npm/releases/tag/v2.10.0
1 parent d7e49c5 commit 648c423

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,7 @@
88
},
99
"main": "src/index",
1010
"homepage": "https://github.com/mwittig/node-milight-promise",
11-
"licenses": [
12-
{
13-
"type": "MIT",
14-
"url": "https://github.com/mwittig/node-milight/blob/master/LICENSE"
15-
}
16-
],
11+
"license": "MIT",
1712
"repository": {
1813
"type": "git",
1914
"url": "https://github.com/mwittig/node-milight-promise"

0 commit comments

Comments
 (0)