{"_id":"@bedrocker/mc-chunk","_rev":"2-c2dee833441899c04ce30771169b1c48","name":"@bedrocker/mc-chunk","dist-tags":{"latest":"0.0.3"},"versions":{"0.0.3":{"name":"@bedrocker/mc-chunk","version":"0.0.3","private":false,"description":"[![NPM version](https://img.shields.io/npm/v/@bedrocker/mc-chunk)](http://npmjs.com/package/@bedrocker/mc-chunk) [![Build Status](https://img.shields.io/circleci/project/BedRocker/mc-chunk/master)](https://circleci.com/gh/BedRocker/mc-chunk)","main":"lib/index.js","types":"lib/index.d.ts","scripts":{"format":"prettier --write \"src/**/*.ts\"","build":"tsc","lint":"tslint -p tsconfig.json","postversion":"git push && git push --tags","prepare":"npm run build","prepublishOnly":"npm run lint","preversion":"npm run lint","test":"jest --config jestconfig.json","version":"npm run format && git add -A src"},"devDependencies":{"@types/jest":"^25.2.3","jest":"^26.0.1","prettier":"^2.0.5","ts-jest":"^26.0.0","tslint":"^6.1.2","tslint-config-prettier":"^1.18.0","typescript":"^3.9.3"},"repository":{"type":"git","url":"git+ssh://git@github.com/BedRocker/mc-chunk.git"},"keywords":["minecraft","chunk","parser"],"author":{"name":"Alex Scott","email":"alex@codetheoristdevelopments.co.uk"},"license":"ISC","bugs":{"url":"https://github.com/BedRocker/mc-chunk/issues"},"homepage":"https://github.com/BedRocker/mc-chunk#readme","dependencies":{"protodef":"^1.7.1"},"gitHead":"8ac3081129d1609d885641c4bd41dcf4440b8390","_id":"@bedrocker/mc-chunk@0.0.3","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"integrity":"sha512-BeiytVWa6ZhyB24WkWoV+HI36nBKhmvFuxW0dhndBG2s0NZgaYwv2MquJSM7Y6gaPza/Bs2AudE4Am/H0jY7mA==","shasum":"936d03e20af2c289e7343104cf88f62a99058eb6","tarball":"https://registry.npmjs.org/@bedrocker/mc-chunk/-/mc-chunk-0.0.3.tgz","fileCount":15,"unpackedSize":35286,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeztR/CRA9TVsSAnZWagAAecwP/1K8uNAEq1dVA8KWzPtL\nvVxN/Sr5whtwzXHPT5PKdYcKdTGisf+ikJvopcPaUi3LAM23SDimkWPbQ2p7\npbY/8Bo2yUR1jgjV6tclXbBOBvv3RfduRb3WGwszwAbzF1R29t6iLYgPoWDr\n27LFh2tLoew22Gb3mTlx9VDHMYAutPPyZHtma88cX+OKeiMYwPbvIywEch35\n+f1GT7Wh/OnbU0mwTdKKfCypu6hdGM4fsSN45S88GzSNu/hGntTr6WebJOn3\n7RfbYHdKnpI93VBx/rTO5mX08IpPAJyUMmj7Yh3ypx0F3Uz88zPoLLL9uO7r\n68VKkN2fbe2kTMlbt3bmZ/EZ4HjLDra5fsA/z891hop+sWd74hMOZhYUeLCL\nerIJtg0mBmyIXdodXIKkUdwOfz45pIYM7kw+9Vt8daCQFyiVxy1MfeBzxset\n/XwGuIAew4hLJLP39e4W4n9dGvtBkoEBEKhgg5A47EAfnBKxwv2XqADY7WgV\ni4wNjo/9vSJd7tON8owbBk+t4bjLOlwm+rEz85DewLI0WC0bPmL4B4xCCOhV\nrY+NEmYj4/8mtGEdRjJS7jlQZj6z3FNWQWBEnI+FZo/WTL9YRaJ3no5hDPns\n8qS9ddSNhaSDvxfx68cx5eDWULJmR64FFll8qo9s3Lyxpdftg+yThhh8g9HG\nZOO6\r\n=k8xA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJBHAyXxmgurvuen8bXDLMDBUNODzAMZm5HGl1wt//dwIgUiyxpB4vxk45sphKQH02JKHL4esUdvsQk9eOgk+jhZA="}]},"maintainers":[{"name":"codetheoristdevelopments","email":"codetheorist@gmail.com"}],"_npmUser":{"name":"codetheoristdevelopments","email":"codetheorist@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mc-chunk_0.0.3_1590613118923_0.6170370688165889"},"_hasShrinkwrap":false,"deprecated":"Premature publish"}},"time":{"created":"2020-05-27T20:58:38.647Z","0.0.3":"2020-05-27T20:58:39.051Z","modified":"2022-04-04T18:09:18.029Z"},"maintainers":[{"name":"codetheoristdevelopments","email":"codetheorist@gmail.com"}],"description":"[![NPM version](https://img.shields.io/npm/v/@bedrocker/mc-chunk)](http://npmjs.com/package/@bedrocker/mc-chunk) [![Build Status](https://img.shields.io/circleci/project/BedRocker/mc-chunk/master)](https://circleci.com/gh/BedRocker/mc-chunk)","homepage":"https://github.com/BedRocker/mc-chunk#readme","keywords":["minecraft","chunk","parser"],"repository":{"type":"git","url":"git+ssh://git@github.com/BedRocker/mc-chunk.git"},"author":{"name":"Alex Scott","email":"alex@codetheoristdevelopments.co.uk"},"bugs":{"url":"https://github.com/BedRocker/mc-chunk/issues"},"license":"ISC","readme":"# Minecraft Chunk Reader\n## Built with TypeScript\n[![NPM version](https://img.shields.io/npm/v/@bedrocker/mc-chunk)](http://npmjs.com/package/@bedrocker/mc-chunk)\n[![Build Status](https://img.shields.io/circleci/project/BedRocker/mc-chunk/master)](https://circleci.com/gh/BedRocker/mc-chunk)\n\n### Installation\nTo install into your project, simply run `npm install --save @bedrocker/mc-chunk` in the root of your project.\n\n","readmeFilename":"README.md"}