mirror of
https://github.com/MikeMcl/big.js.git
synced 2026-01-25 16:04:15 +00:00
12 lines
169 B
JSON
12 lines
169 B
JSON
{
|
|
"name": "big.js",
|
|
"main": "big.js",
|
|
"license": "MIT",
|
|
"ignore": [
|
|
".*",
|
|
"doc",
|
|
"perf",
|
|
"test",
|
|
"*.json"
|
|
]
|
|
} |