{ "_from": "reduce-without@^1.0.1", "_id": "reduce-without@1.0.1", "_inBundle": false, "_integrity": "sha1-aK0OrRGFXJo31OglbBW7+Hly/Iw=", "_location": "/reduce-without", "_phantomChildren": { "typical": "2.6.1" }, "_requested": { "type": "range", "registry": true, "raw": "reduce-without@^1.0.1", "name": "reduce-without", "escapedName": "reduce-without", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/dmd" ], "_resolved": "https://registry.npmjs.org/reduce-without/-/reduce-without-1.0.1.tgz", "_shasum": "68ad0ead11855c9a37d4e8256c15bbf87972fc8c", "_spec": "reduce-without@^1.0.1", "_where": "/home/juan/bigint-crypto-utils/node_modules/dmd", "author": { "name": "Lloyd Brookes", "email": "75pound@gmail.com" }, "bugs": { "url": "https://github.com/75lb/reduce-without/issues" }, "bundleDependencies": false, "dependencies": { "test-value": "^2.0.0" }, "deprecated": false, "description": "reduce-without", "devDependencies": { "jsdoc-to-markdown": "^1.3.3", "tape": "^4.5.1" }, "engines": { "node": ">=0.10.0" }, "homepage": "https://github.com/75lb/reduce-without#readme", "keywords": [], "license": "MIT", "main": "./lib/reduce-without.js", "name": "reduce-without", "repository": { "type": "git", "url": "git+https://github.com/75lb/reduce-without.git" }, "scripts": { "docs": "jsdoc2md -t jsdoc2md/README.md lib/*.js > README.md; echo", "test": "tape test/*.js" }, "version": "1.0.1" }