10 lines
279 B
JSON
10 lines
279 B
JSON
{
|
|
"name": "long",
|
|
"version": "3.2.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"
|
|
}
|