{
    "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"
}