{ "_args": [ [ "sparse-bitfield@^3.0.3", "/home/user/dockydock/docker_nodejs_dev/node_modules/saslprep" ] ], "_from": "sparse-bitfield@>=3.0.3 <4.0.0", "_id": "sparse-bitfield@3.0.3", "_inCache": true, "_installable": true, "_location": "/sparse-bitfield", "_nodeVersion": "6.9.5", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/sparse-bitfield-3.0.3.tgz_1488673063925_0.47190379025414586" }, "_npmUser": { "email": "mathiasbuus@gmail.com", "name": "mafintosh" }, "_npmVersion": "3.10.10", "_phantomChildren": {}, "_requested": { "name": "sparse-bitfield", "raw": "sparse-bitfield@^3.0.3", "rawSpec": "^3.0.3", "scope": null, "spec": ">=3.0.3 <4.0.0", "type": "range" }, "_requiredBy": [ "/saslprep" ], "_resolved": "https://registry.npmjs.org/sparse-bitfield/-/sparse-bitfield-3.0.3.tgz", "_shasum": "ff4ae6e68656056ba4b3e792ab3334d38273ca11", "_shrinkwrap": null, "_spec": "sparse-bitfield@^3.0.3", "_where": "/home/user/dockydock/docker_nodejs_dev/node_modules/saslprep", "author": { "name": "Mathias Buus", "url": "@mafintosh" }, "bugs": { "url": "https://github.com/mafintosh/sparse-bitfield/issues" }, "dependencies": { "memory-pager": "^1.0.2" }, "description": "Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer", "devDependencies": { "buffer-alloc": "^1.1.0", "standard": "^9.0.0", "tape": "^4.6.3" }, "directories": {}, "dist": { "shasum": "ff4ae6e68656056ba4b3e792ab3334d38273ca11", "tarball": "https://registry.npmjs.org/sparse-bitfield/-/sparse-bitfield-3.0.3.tgz" }, "gitHead": "922ad0e94c4134fa1de17ae456551f950eef528f", "homepage": "https://github.com/mafintosh/sparse-bitfield", "license": "MIT", "main": "index.js", "maintainers": [ { "name": "mafintosh", "email": "mathiasbuus@gmail.com" } ], "name": "sparse-bitfield", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/mafintosh/sparse-bitfield.git" }, "scripts": { "test": "standard && tape test.js" }, "version": "3.0.3" }