{ "_from": "int53@^1.0.0", "_id": "int53@1.0.0", "_inBundle": false, "_integrity": "sha512-u8BMiMa05OPBgd32CKTead0CVTsFVgwFk23nNXo1teKPF6Sxcu0lXxEzP//zTcaKzXbGgPDXGmj/woyv+I4C5w==", "_location": "/int53", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "int53@^1.0.0", "name": "int53", "escapedName": "int53", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/parquets" ], "_resolved": "https://registry.npmjs.org/int53/-/int53-1.0.0.tgz", "_shasum": "65eef2b8e25df0d8d137520f31c47da67c97aaa1", "_spec": "int53@^1.0.0", "_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview\\node_modules\\parquets", "author": { "name": "Danny Coates", "email": "dannycoates@gmail.com" }, "bugs": { "url": "https://github.com/dannycoates/int53/issues" }, "bundleDependencies": false, "deprecated": false, "description": "silly 53bit integer buffer serialization", "files": [ "index.js" ], "homepage": "https://github.com/dannycoates/int53#readme", "keywords": [ "int", "int64", "double", "number" ], "license": "BSD-3-Clause", "main": "index.js", "name": "int53", "repository": { "type": "git", "url": "git://github.com/dannycoates/int53.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.0" }