UNPKG

cbuffer

Version:

Circular Buffer JavaScript implementation

19 lines (18 loc) 311 B
{ "name": "cbuffer", "version": "1.1.0", "author": "trevnorris", "main": "cbuffer.js", "repository": { "type": "git", "url": "git://github.com/trevnorris/cbuffer.git" }, "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }