{ "_args": [ [ { "raw": "ewma@^2.0.1", "scope": null, "escapedName": "ewma", "name": "ewma", "rawSpec": "^2.0.1", "spec": ">=2.0.1 <3.0.0", "type": "range" }, "/root/rushmail/node_modules/restify" ] ], "_from": "ewma@>=2.0.1 <3.0.0", "_id": "ewma@2.0.1", "_inCache": true, "_location": "/ewma", "_nodeVersion": "6.11.2", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/ewma-2.0.1.tgz_1504904790676_0.3281108944211155" }, "_npmUser": { "name": "retrohacker", "email": "william.jblankenship@gmail.com" }, "_npmVersion": "5.3.0", "_phantomChildren": {}, "_requested": { "raw": "ewma@^2.0.1", "scope": null, "escapedName": "ewma", "name": "ewma", "rawSpec": "^2.0.1", "spec": ">=2.0.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/restify" ], "_resolved": "https://registry.npmjs.org/ewma/-/ewma-2.0.1.tgz", "_shasum": "9876c1c491ac5733c8666001a3961a04c97cf1e8", "_shrinkwrap": null, "_spec": "ewma@^2.0.1", "_where": "/root/rushmail/node_modules/restify", "author": { "name": "Steve Gury" }, "bugs": { "url": "https://github.com/ReactiveSocket/ewma/issues" }, "dependencies": { "assert-plus": "^1.0.0" }, "description": "Exponentially Weighted Moving Average", "devDependencies": { "eslint": "^4.5.0", "jscs": "^3.0.7", "nyc": "^11.2.0", "tape": "^4.8.0" }, "directories": {}, "dist": { "integrity": "sha512-MYYK17A76cuuyvkR7MnqLW4iFYPEi5Isl2qb8rXiWpLiwFS9dxW/rncuNnjjgSENuVqZQkIuR4+DChVL4g1lnw==", "shasum": "9876c1c491ac5733c8666001a3961a04c97cf1e8", "tarball": "https://registry.npmjs.org/ewma/-/ewma-2.0.1.tgz" }, "files": [ "index.js" ], "gitHead": "60d3a4200fc51b491acccd61b0d666a345953e4f", "homepage": "https://github.com/ReactiveSocket/ewma#readme", "keywords": [ "JS", "math", "statistics" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "retrohacker", "email": "william.jblankenship@gmail.com" } ], "name": "ewma", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/ReactiveSocket/ewma.git" }, "scripts": { "all": "make" }, "version": "2.0.1" }