{ "_from": "algorithmjs@^1.0.0", "_id": "algorithmjs@1.0.0", "_inBundle": false, "_integrity": "sha512-X4uppd+o0jVsLBi97cDDaDJcCIiGlWh/HiDF81sY3JdKmgFwPiOu4k0ql75n7DPeK3wfkDIce1DcsuO0I0RN0Q==", "_location": "/algorithmjs", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "algorithmjs@^1.0.0", "name": "algorithmjs", "escapedName": "algorithmjs", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/shameimaru" ], "_resolved": "https://registry.npmmirror.com/algorithmjs/-/algorithmjs-1.0.0.tgz", "_shasum": "586a43e9b5c506bfc041cdd4cb731c7a08aff9e4", "_spec": "algorithmjs@^1.0.0", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/shameimaru", "author": { "name": "XadillaX" }, "bugs": { "url": "https://github.com/XadillaX/algorithmjs/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Node.js implement of some base algorithm and base data-structure.", "directories": { "test": "test" }, "homepage": "https://github.com/XadillaX/algorithmjs", "keywords": [ "algorithm", "data-structure" ], "license": "MIT", "main": "index.js", "name": "algorithmjs", "repository": { "type": "git", "url": "git://github.com/XadillaX/algorithmjs.git" }, "scripts": { "test": "node test/index.js" }, "version": "1.0.0" }