linx-simulator2/node_modules/long/src/bower.json
2019-09-18 11:11:16 +03:00

10 lines
289 B
JSON

{
"name": "long",
"version": "/*?= VERSION */",
"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"
}