diff --git a/package.json b/package.json index a1829ad..d02461a 100644 --- a/package.json +++ b/package.json @@ -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",