{ "_from": "add@^2.0.6", "_id": "add@2.0.6", "_inBundle": false, "_integrity": "sha512-j5QzrmsokwWWp6kUcJQySpbG+xfOBqqKnup3OIk1pz+kB/80SLorZ9V8zHFLO92Lcd+hbvq8bT+zOGoPkmBV0Q==", "_location": "/add", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "add@^2.0.6", "name": "add", "escapedName": "add", "rawSpec": "^2.0.6", "saveSpec": null, "fetchSpec": "^2.0.6" }, "_requiredBy": [ "/react-for-echarts" ], "_resolved": "https://registry.npmmirror.com/add/-/add-2.0.6.tgz", "_shasum": "248f0a9f6e5a528ef2295dbeec30532130ae2235", "_spec": "add@^2.0.6", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/react-for-echarts", "author": { "name": "Ben Ng", "email": "me@benng.me" }, "bugs": { "url": "https://github.com/ben-ng/add/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A cross-browser, numerically stable algorithm to add floats accurately", "devDependencies": { "tape": "2.x.x" }, "homepage": "https://github.com/ben-ng/add", "keywords": [ "numerically", "stable", "faithful", "rounding", "float", "error", "propagation", "summation", "accumulate", "addition", "numerical", "analysis" ], "license": "MIT", "main": "index.js", "name": "add", "repository": { "type": "git", "url": "git+https://github.com/ben-ng/add.git" }, "scripts": { "test": "node test.js" }, "testling": { "files": "test.js", "browsers": [ "ie/6..latest", "chrome/22..latest", "firefox/16..latest", "safari/latest", "opera/11.0..latest", "iphone/6", "ipad/6" ] }, "version": "2.0.6" }