bower.json 279 字节
{
    "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"
}