You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
568 B
JSON

{
"name": "long",
"version": "4.0.0",
"author": "Daniel Wirtz <dcode@dcode.io>",
"description": "A Long class for representing a 64 bit two's-complement integer value.",
"main": "dist/long.js",
"keywords": [
"math"
],
"license": "Apache-2.0",
"homepage": "https://github.com/dcodeIO/Long.js",
"_release": "4.0.0",
"_resolution": {
"type": "version",
"tag": "4.0.0",
"commit": "941c5c62471168b5d18153755c2a7b38d2560e58"
},
"_source": "https://github.com/dcodeIO/Long.js.git",
"_target": "4.0.0",
"_originalSource": "long"
}