{
  "_args": [
    [
      "bit-twiddle@^1.0.2",
      "/home/miguelangel/Escritorio/DuckHunt/node_modules/pixi.js"
    ]
  ],
  "_from": "bit-twiddle@>=1.0.2 <2.0.0",
  "_id": "bit-twiddle@1.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/bit-twiddle",
  "_npmUser": {
    "email": "mikolalysenko@gmail.com",
    "name": "mikolalysenko"
  },
  "_npmVersion": "1.4.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "bit-twiddle",
    "raw": "bit-twiddle@^1.0.2",
    "rawSpec": "^1.0.2",
    "scope": null,
    "spec": ">=1.0.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pixi.js"
  ],
  "_resolved": "https://registry.npmjs.org/bit-twiddle/-/bit-twiddle-1.0.2.tgz",
  "_shasum": "0c6c1fabe2b23d17173d9a61b7b7093eb9e1769e",
  "_shrinkwrap": null,
  "_spec": "bit-twiddle@^1.0.2",
  "_where": "/home/miguelangel/Escritorio/DuckHunt/node_modules/pixi.js",
  "author": {
    "name": "Mikola Lysenko"
  },
  "bugs": {
    "url": "https://github.com/mikolalysenko/bit-twiddle/issues"
  },
  "dependencies": {},
  "description": "Bit twiddling hacks for JavaScript",
  "devDependencies": {
    "tape": "^2.12.3"
  },
  "directories": {},
  "dist": {
    "shasum": "0c6c1fabe2b23d17173d9a61b7b7093eb9e1769e",
    "tarball": "https://registry.npmjs.org/bit-twiddle/-/bit-twiddle-1.0.2.tgz"
  },
  "gitHead": "f0b4adc66dfb632473c57632e87d3a23f3dd2680",
  "homepage": "https://github.com/mikolalysenko/bit-twiddle",
  "keywords": [
    "arithmetic",
    "base 2",
    "binary",
    "bit",
    "combination",
    "count",
    "exponent",
    "exponent",
    "graphics",
    "hacks",
    "interleave",
    "log",
    "logarithm",
    "math",
    "max",
    "min",
    "nextPow2",
    "octree",
    "one",
    "parity",
    "permutation",
    "population",
    "power",
    "quadtree",
    "revere",
    "shift",
    "sign",
    "trailing",
    "twiddle",
    "zero"
  ],
  "license": "MIT",
  "main": "twiddle.js",
  "maintainers": [
    {
      "name": "mikolalysenko",
      "email": "mikolalysenko@gmail.com"
    }
  ],
  "name": "bit-twiddle",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/mikolalysenko/bit-twiddle.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "testling": {
    "browsers": [
      "android-browser/4.2..latest",
      "chrome/22..latest",
      "chrome/canary",
      "firefox/17..latest",
      "firefox/nightly",
      "ie/8..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest",
      "opera/12..latest",
      "opera/next",
      "safari/5.1..latest"
    ],
    "files": "test/*.js"
  },
  "version": "1.0.2"
}
