We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5059a24 commit 1c590adCopy full SHA for 1c590ad
package.json
@@ -2,6 +2,7 @@
2
"name": "bl",
3
"version": "4.0.2",
4
"description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
5
+ "license": "MIT",
6
"main": "bl.js",
7
"scripts": {
8
"lint": "standard *.js test/*.js",
0 commit comments