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.

11 lines
283 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"
}