{"name":"smart-buffer","version":"4.0.0","description":"smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.","main":"build/smartbuffer.js","homepage":"https://github.com/JoshGlazebrook/smart-buffer/","repository":{"type":"git","url":"git+https://github.com/JoshGlazebrook/smart-buffer.git"},"bugs":{"url":"https://github.com/JoshGlazebrook/smart-buffer/issues"},"keywords":["buffer","smart","packet","serialize","network","cursor","simple"],"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"author":{"name":"Josh Glazebrook"},"license":"MIT","devDependencies":{"@types/chai":"4.0.4","@types/mocha":"2.2.43","@types/node":"8.0.46","chai":"4.1.2","coveralls":"3.0.0","istanbul":"^0.4.5","mocha":"4.0.1","mocha-lcov-reporter":"^1.3.0","nyc":"11.2.1","source-map-support":"0.5.0","ts-node":"3.3.0","tslint":"5.8.0","typescript":"2.5.3"},"typings":"typings","dependencies":{},"scripts":{"prepublish":"npm install -g typescript && npm run build","test":"NODE_ENV=test mocha --recursive --compilers ts:ts-node/register test/**/*.ts","coverage":"NODE_ENV=test nyc npm test","coveralls":"NODE_ENV=test nyc npm test && nyc report --reporter=text-lcov | coveralls","lint":"tslint --type-check --project tsconfig.json 'src/**/*.ts'","build":"tsc -p ./"},"nyc":{"extension":[".ts",".tsx"],"include":["src/*.ts","src/**/*.ts"],"exclude":["**.*.d.ts","node_modules","typings"],"require":["ts-node/register"],"reporter":["json","html"],"all":true},"gitHead":"427153ff786885e6da92a81a89b980f45a9fe615","_id":"smart-buffer@4.0.0","_shasum":"8d6bbf1148d26ca36663bf219098a7851fc3949d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"8.2.1","_npmUser":{"name":"joshglazebrook","email":"npm@joshglazebrook.com"},"dist":{"shasum":"8d6bbf1148d26ca36663bf219098a7851fc3949d","size":44020,"noattachment":false,"key":"/smart-buffer/-/smart-buffer-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/smart-buffer/download/smart-buffer-4.0.0.tgz"},"maintainers":[{"name":"joshglazebrook","email":"npm@joshglazebrook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/smart-buffer-4.0.0.tgz_1508568589662_0.37680142000317574"},"directories":{},"publish_time":1508568590930,"_hasShrinkwrap":false,"_cnpm_publish_time":1508568590930,"dist-tags":{"beta":"4.0.0-beta.1","latest":"4.2.0"}}