| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "_from": "ByteBuffer",
- "_id": "ByteBuffer@0.2.6",
- "_inBundle": false,
- "_integrity": "sha1-3bve8cyX9wc9UqEafgNZfEI3YdE=",
- "_location": "/ByteBuffer",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "ByteBuffer",
- "name": "ByteBuffer",
- "escapedName": "ByteBuffer",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/ByteBuffer/-/ByteBuffer-0.2.6.tgz",
- "_shasum": "ddbbdef1cc97f7073d52a11a7e03597c423761d1",
- "_spec": "ByteBuffer",
- "_where": "E:\\code\\CYQP\\CYQP",
- "author": {
- "name": "yoyo",
- "email": "http://yoyo.play175.com"
- },
- "bugs": {
- "url": "https://github.com/play175/ByteBuffer/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "pack or unpack a byte array",
- "homepage": "http://play175.github.com/ByteBuffer/",
- "keywords": [
- "Buffer",
- "byte array",
- "pack",
- "unpack"
- ],
- "main": "ByteBuffer.js",
- "name": "ByteBuffer",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/play175/ByteBuffer.git"
- },
- "version": "0.2.6"
- }
|