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 6d7e867 commit ea247e8Copy full SHA for ea247e8
package.json
@@ -14,12 +14,7 @@
14
"bugs": {
15
"url": "https://github.com/tkellen/node-rechoir/issues"
16
},
17
- "licenses": [
18
- {
19
- "type": "MIT",
20
- "url": "https://github.com/tkellen/node-rechoir/blob/master/LICENSE"
21
- }
22
- ],
+ "license": "MIT",
23
"main": "index.js",
24
"engines": {
25
"node": ">= 0.10"
0 commit comments