{
  "_from": "clip-pixels@^1.0.1",
  "_id": "clip-pixels@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-nJ22fZvCwkJfMppkOEE7GciLX08rDnVzEJ+U46kBFZtwNzH2V4tNxMWa9Tc365WspCxy1c3NtGJ5EeT4SgjmCA==",
  "_location": "/clip-pixels",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "clip-pixels@^1.0.1",
    "name": "clip-pixels",
    "escapedName": "clip-pixels",
    "rawSpec": "^1.0.1",
    "saveSpec": null,
    "fetchSpec": "^1.0.1"
  },
  "_requiredBy": [
    "/image-pixels"
  ],
  "_resolved": "https://registry.npmjs.org/clip-pixels/-/clip-pixels-1.0.1.tgz",
  "_shasum": "c6304c5b82f6a5b555f1a5990a1cde84077614f8",
  "_spec": "clip-pixels@^1.0.1",
  "_where": "/home/sigonasr2/divar/server/node_modules/image-pixels",
  "author": {
    "name": "dy"
  },
  "bugs": {
    "url": "https://github.com/dy/clip-pixels/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Slice rectangle from pixels array",
  "homepage": "https://github.com/dy/clip-pixels#readme",
  "keywords": [
    "clip",
    "slice",
    "ndarray",
    "flip-pixels",
    "pxls",
    "pixels"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "clip-pixels",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dy/clip-pixels.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "1.0.1"
}