{"_id":"max-safe-int","_rev":"2906441","name":"max-safe-int","description":"Return the maximum safe integer in JavaScript.","dist-tags":{"latest":"1.0.0"},"maintainers":[{"name":"bubkoo","email":""}],"time":{"modified":"2022-12-14T07:21:24.000Z","created":"2016-04-21T18:49:05.418Z","1.0.0":"2016-04-22T03:35:42.495Z","0.0.0":"2016-04-21T18:49:05.418Z"},"users":{},"author":{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/mock-end/max-safe-int.git"},"versions":{"1.0.0":{"name":"max-safe-int","version":"1.0.0","description":"Return the maximum safe integer in JavaScript.","main":"index.js","scripts":{"lint":"jshint index.js","pretest":"npm run lint","test":"echo 0","prepublish":"npm test"},"keywords":["max","safe","maximum","int","integer","const"],"author":{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/mock-end/max-safe-int.git"},"bugs":{"url":"https://github.com/mock-end/max-safe-int/issues"},"homepage":"https://github.com/mock-end/max-safe-int#readme","devDependencies":{"jshint":"^2.9.1"},"gitHead":"76015db2f7b7eb269558468fcb1df9476d250b4b","_id":"max-safe-int@1.0.0","_shasum":"44fba8ec993ded91fb2c5a35e71cf9c9f369ce52","_from":".","_npmVersion":"3.8.5","_nodeVersion":"4.4.0","_npmUser":{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},"dist":{"shasum":"44fba8ec993ded91fb2c5a35e71cf9c9f369ce52","size":1462,"noattachment":false,"key":"/max-safe-int/-/max-safe-int-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/max-safe-int/download/max-safe-int-1.0.0.tgz"},"maintainers":[{"name":"bubkoo","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/max-safe-int-1.0.0.tgz_1461296139505_0.24273769231513143"},"directories":{},"publish_time":1461296142495,"_hasShrinkwrap":false,"_cnpm_publish_time":1461296142495,"_cnpmcore_publish_time":"2021-12-16T21:12:38.742Z"},"0.0.0":{"name":"max-safe-int","version":"0.0.0","description":"","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/mock-end/max-safe-int.git"},"author":{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/mock-end/max-safe-int/issues"},"homepage":"https://github.com/mock-end/max-safe-int#readme","gitHead":"b7df608ba0b28dbc0996ef57ba7c963d8054bcd4","_id":"max-safe-int@0.0.0","_shasum":"057cf59a830b7e80c2190be201d7c0fbdb06404f","_from":".","_npmVersion":"3.8.5","_nodeVersion":"4.4.0","_npmUser":{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},"dist":{"shasum":"057cf59a830b7e80c2190be201d7c0fbdb06404f","size":1066,"noattachment":false,"key":"/max-safe-int/-/max-safe-int-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/max-safe-int/download/max-safe-int-0.0.0.tgz"},"maintainers":[{"name":"bubkoo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/max-safe-int-0.0.0.tgz_1461264544854_0.36476504849269986"},"directories":{},"publish_time":1461264545418,"_hasShrinkwrap":false,"_cnpm_publish_time":1461264545418,"_cnpmcore_publish_time":"2021-12-16T21:12:38.937Z"}},"readme":"# max-safe-int\n\n> Return the maximum safe integer in JavaScript.\n\n[![MIT License](https://img.shields.io/badge/license-MIT_License-green.svg?style=flat-square)](https://github.com/mock-end/max-safe-int/blob/master/LICENSE)\n\n## Install\n\n```\n$ npm install --save max-safe-int \n```\n\n## Usage\n\n```js\nvar MAX_SAFE_INT = require('max-safe-int');\n// => 9007199254740991\n```\n\n## Related\n\n- [max-int](https://github.com/mock-end/max-int) - Return the maximum integer in JavaScript.\n- [max-array-length](https://github.com/mock-end/max-array-length) - Return the maximum length of array in JavaScript.\n","_attachments":{},"homepage":"https://github.com/mock-end/max-safe-int#readme","bugs":{"url":"https://github.com/mock-end/max-safe-int/issues"},"license":"MIT"}