{ "name": "wbuf", "version": "1.7.3", "description": "Write buffer", "main": "index.js", "scripts": { "test": "mocha test/**/*-test.js" }, "repository": { "type": "git", "url": "git@github.com:indutny/wbuf" }, "keywords": [ "Write", "Buffer" ], "author": "Fedor Indutny ", "license": "MIT", "bugs": { "url": "https://github.com/indutny/wbuf/issues" }, "homepage": "https://github.com/indutny/wbuf", "devDependencies": { "mocha": "^5.0.4" }, "dependencies": { "minimalistic-assert": "^1.0.0" }, "__npminstall_done": "Thu Dec 24 2020 20:21:06 GMT+0800 (CST)", "_from": "wbuf@1.7.3", "_resolved": "https://registry.npm.taobao.org/wbuf/download/wbuf-1.7.3.tgz" }