Skip to content

Commit

Permalink
add license MIT tag to package.json (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkAtwood committed Apr 20, 2020
1 parent 5059a24 commit 1c590ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -2,6 +2,7 @@
"name": "bl",
"version": "4.0.2",
"description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
"license": "MIT",
"main": "bl.js",
"scripts": {
"lint": "standard *.js test/*.js",
Expand Down

0 comments on commit 1c590ad

Please sign in to comment.