{
  "_args": [
    [
      "remove-array-items@^1.0.0",
      "/home/miguelangel/Escritorio/DuckHunt/node_modules/pixi.js"
    ]
  ],
  "_from": "remove-array-items@>=1.0.0 <2.0.0",
  "_id": "remove-array-items@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/remove-array-items",
  "_nodeVersion": "7.9.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/remove-array-items-1.0.0.tgz_1493328105193_0.47107400256209075"
  },
  "_npmUser": {
    "email": "reinstein.mike@gmail.com",
    "name": "mreinstein"
  },
  "_npmVersion": "4.2.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "remove-array-items",
    "raw": "remove-array-items@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pixi.js"
  ],
  "_resolved": "https://registry.npmjs.org/remove-array-items/-/remove-array-items-1.0.0.tgz",
  "_shasum": "07bf42cb332f4cf6e85ead83b5e4e896d2326b21",
  "_shrinkwrap": null,
  "_spec": "remove-array-items@^1.0.0",
  "_where": "/home/miguelangel/Escritorio/DuckHunt/node_modules/pixi.js",
  "author": {
    "name": "Mike Reinstein"
  },
  "bugs": {
    "url": "https://github.com/mreinstein/remove-array-items/issues"
  },
  "dependencies": {},
  "description": "remove items from a javascript array without generating memory garbage",
  "devDependencies": {
    "tap": "^10.3.2"
  },
  "directories": {},
  "dist": {
    "shasum": "07bf42cb332f4cf6e85ead83b5e4e896d2326b21",
    "tarball": "https://registry.npmjs.org/remove-array-items/-/remove-array-items-1.0.0.tgz"
  },
  "gitHead": "66bb38368bab6bde95e08fa80667c6f92041d098",
  "homepage": "https://github.com/mreinstein/remove-array-items#readme",
  "keywords": [
    "array",
    "gcfriendly",
    "nogarbage",
    "remove",
    "splice"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "mreinstein",
      "email": "reinstein.mike@gmail.com"
    }
  ],
  "name": "remove-array-items",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mreinstein/remove-array-items.git"
  },
  "scripts": {
    "test": "tap ./test"
  },
  "version": "1.0.0"
}
