We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb75976 commit a2ede4dCopy full SHA for a2ede4d
package.json
@@ -3,10 +3,7 @@
3
"version": "0.7.1",
4
"description": "Core parser library to generate apidoc result following the apidoc-spec",
5
"author": "Peter Rottmann <[email protected]>",
6
- "license": {
7
- "type": "MIT",
8
- "url": "https://github.com/apidoc/apidoc-core/blob/master/LICENSE"
9
- },
+ "license": "MIT",
10
"main": "./lib/index.js",
11
"homepage": "https://github.com/apidoc/apidoc-core",
12
"repository": {
0 commit comments