From: Feross Aboukhadijeh Date: Fri, 7 Feb 2014 03:51:54 +0000 (-0800) Subject: cross-publish at `buffer` X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=a7d767cf389c7b61f4361c1ccf5a9ed69bdec3c9;p=buffer.git cross-publish at `buffer` --- diff --git a/package.json b/package.json index 0e5dde6..ce73b6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "native-buffer-browserify", - "description": "buffer module compatibility for browserify (backed by ArrayBuffer so its fast!)", + "name": "buffer", + "description": "Node.js buffer API that works in the browser", "version": "2.1.1", "author": "Feross Aboukhadijeh (http://feross.org/)", "bugs": {