{ "_args": [ [ "bytewise@1.1.0", "/home/cmiss/Jenkins/workspace/mapintegratedvuer" ] ], "_from": "bytewise@1.1.0", "_id": "bytewise@1.1.0", "_inBundle": false, "_integrity": "sha512-rHuuseJ9iQ0na6UDhnrRVDh8YnWVlU6xM3VH6q/+yHDeUH2zIhUzP+2/h3LIrhLDBtTqzWpE3p3tP/boefskKQ==", "_location": "/bytewise", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "bytewise@1.1.0", "name": "bytewise", "escapedName": "bytewise", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/sort-object" ], "_resolved": "https://registry.npmjs.org/bytewise/-/bytewise-1.1.0.tgz", "_spec": "1.1.0", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer", "author": { "name": "Dean Landolt", "email": "dean@deanlandolt.com" }, "bugs": { "url": "https://github.com/deanlandolt/bytewise/issues" }, "dependencies": { "bytewise-core": "^1.2.2", "typewise": "^1.0.3" }, "description": "Binary serialization which sorts bytewise for arbirarily complex data structures", "devDependencies": { "faucet": "0.0.1", "tape": "^1.0.0" }, "homepage": "https://github.com/deanlandolt/bytewise", "keywords": [ "binary", "sort", "collation", "serialization", "leveldb", "indexeddb" ], "license": "MIT", "main": "index.js", "name": "bytewise", "repository": { "type": "git", "url": "git+https://github.com/deanlandolt/bytewise.git" }, "scripts": { "test": "tape test | faucet" }, "version": "1.1.0" }