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