{
  "_args": [
    [
      {
        "raw": "sparse-bitfield@^3.0.3",
        "scope": null,
        "escapedName": "sparse-bitfield",
        "name": "sparse-bitfield",
        "rawSpec": "^3.0.3",
        "spec": ">=3.0.3 <4.0.0",
        "type": "range"
      },
      "D:\\N15477 P13353\\D Drive\\Projects\\Samples\\Brahma\\src\\node_modules\\saslprep"
    ]
  ],
  "_from": "sparse-bitfield@>=3.0.3 <4.0.0",
  "_id": "sparse-bitfield@3.0.3",
  "_inCache": 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": {
    "name": "mafintosh",
    "email": "mathiasbuus@gmail.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "sparse-bitfield@^3.0.3",
    "scope": null,
    "escapedName": "sparse-bitfield",
    "name": "sparse-bitfield",
    "rawSpec": "^3.0.3",
    "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": "D:\\N15477 P13353\\D Drive\\Projects\\Samples\\Brahma\\src\\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"
}
