Skip to content

Commit a2ede4d

Browse files
committed
Update SPDX license expression.
1 parent cb75976 commit a2ede4d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
"version": "0.7.1",
44
"description": "Core parser library to generate apidoc result following the apidoc-spec",
55
"author": "Peter Rottmann <[email protected]>",
6-
"license": {
7-
"type": "MIT",
8-
"url": "https://github.com/apidoc/apidoc-core/blob/master/LICENSE"
9-
},
6+
"license": "MIT",
107
"main": "./lib/index.js",
118
"homepage": "https://github.com/apidoc/apidoc-core",
129
"repository": {

0 commit comments

Comments
 (0)