{ "_args": [ [ "bytewise-core@1.2.3", "/home/cmiss/Jenkins/workspace/mapintegratedvuer" ] ], "_from": "bytewise-core@1.2.3", "_id": "bytewise-core@1.2.3", "_inBundle": false, "_integrity": "sha512-nZD//kc78OOxeYtRlVk8/zXqTB4gf/nlguL1ggWA8FuchMyOxcyHR4QPQZMUmA7czC+YnaBrPUCubqAWe50DaA==", "_location": "/bytewise-core", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "bytewise-core@1.2.3", "name": "bytewise-core", "escapedName": "bytewise-core", "rawSpec": "1.2.3", "saveSpec": null, "fetchSpec": "1.2.3" }, "_requiredBy": [ "/bytewise" ], "_resolved": "https://registry.npmjs.org/bytewise-core/-/bytewise-core-1.2.3.tgz", "_spec": "1.2.3", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer", "author": { "name": "Dean Landolt", "email": "dean@deanlandolt.com" }, "bugs": { "url": "https://github.com/deanlandolt/bytewise/issues" }, "dependencies": { "typewise-core": "^1.2" }, "description": "Binary serialization of arbitrarily complex structures that sort element-wise", "devDependencies": { "faucet": "0.0.1", "tape": "^1.0" }, "homepage": "https://github.com/deanlandolt/bytewise-core", "keywords": [ "binary", "sort", "collation", "serialization", "leveldb", "indexeddb" ], "license": "MIT", "main": "index.js", "name": "bytewise-core", "repository": { "type": "git", "url": "git+https://github.com/deanlandolt/bytewise-core.git" }, "scripts": { "test": "tape test | faucet" }, "version": "1.2.3" }