mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
101 lines
2.3 KiB
JSON
101 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"big.js@^3.1.3",
|
|
"/Users/xmfish/Desktop/test/reacttest/node_modules/loader-utils"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1434321957834,
|
|
"_from": "big.js@>=3.1.3 <4.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "big.js@3.1.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/big.js",
|
|
"_nodeVersion": "0.12.0",
|
|
"_npmUser": {
|
|
"email": "M8ch88l@gmail.com",
|
|
"name": "mikemcl"
|
|
},
|
|
"_npmVersion": "2.9.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "big.js",
|
|
"raw": "big.js@^3.1.3",
|
|
"rawSpec": "^3.1.3",
|
|
"scope": null,
|
|
"spec": ">=3.1.3 <4.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/loader-utils",
|
|
"/style-loader/loader-utils"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/big.js/-/big.js-3.1.3.tgz",
|
|
"_shasum": "4cada2193652eb3ca9ec8e55c9015669c9806978",
|
|
"_shrinkwrap": null,
|
|
"_spec": "big.js@^3.1.3",
|
|
"_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/loader-utils",
|
|
"author": {
|
|
"email": "M8ch88l@gmail.com",
|
|
"name": "Michael Mclaughlin"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/MikeMcl/big.js/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"noattachment": false,
|
|
"shasum": "4cada2193652eb3ca9ec8e55c9015669c9806978",
|
|
"size": 14258,
|
|
"tarball": "http://registry.npm.taobao.org/big.js/download/big.js-3.1.3.tgz"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"files": [
|
|
"big.js",
|
|
"big.min.js"
|
|
],
|
|
"gitHead": "86268e96b3dbf6db8ce319489f410277d9d4ea1b",
|
|
"homepage": "https://github.com/MikeMcl/big.js#readme",
|
|
"keywords": [
|
|
"arbitrary",
|
|
"arithmetic",
|
|
"big",
|
|
"bigdecimal",
|
|
"bigint",
|
|
"biginteger",
|
|
"bignum",
|
|
"bignumber",
|
|
"decimal",
|
|
"float",
|
|
"number",
|
|
"precision"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./big",
|
|
"maintainers": [
|
|
{
|
|
"name": "mikemcl",
|
|
"email": "M8ch88l@gmail.com"
|
|
}
|
|
],
|
|
"name": "big.js",
|
|
"optionalDependencies": {},
|
|
"publish_time": 1434321957834,
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/MikeMcl/big.js.git"
|
|
},
|
|
"scripts": {
|
|
"build": "uglifyjs -o ./big.min.js ./big.js",
|
|
"test": "node ./test/every-test.js"
|
|
},
|
|
"version": "3.1.3"
|
|
}
|