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.

10 lines
270 B
JSON

{
"name": "long",
"version": "2.4.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"
}