{ "_from": "ndarray-homography@^1.0.0", "_id": "ndarray-homography@1.0.0", "_inBundle": false, "_integrity": "sha1-w1UW6oa8KGK06ASiNqJwcwn+KWs=", "_location": "/ndarray-homography", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ndarray-homography@^1.0.0", "name": "ndarray-homography", "escapedName": "ndarray-homography", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/plotly.js" ], "_resolved": "https://registry.npmjs.org/ndarray-homography/-/ndarray-homography-1.0.0.tgz", "_shasum": "c35516ea86bc2862b4e804a236a2707309fe296b", "_spec": "ndarray-homography@^1.0.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/plotly.js", "author": { "name": "Mikola Lysenko" }, "bugs": { "url": "https://github.com/mikolalysenko/ndarray-homography/issues" }, "bundleDependencies": false, "dependencies": { "gl-matrix-invert": "^1.0.0", "ndarray-warp": "^1.0.0" }, "deprecated": false, "description": "Applies a homograph to an ndarray", "devDependencies": { "baboon-image": "^1.0.0", "luminance": "^1.0.3", "ndarray-imshow": "^1.0.0", "ndarray-scratch": "^1.1.1" }, "directories": { "example": "example" }, "homepage": "https://github.com/mikolalysenko/ndarray-homography", "keywords": [ "homography", "ndarray", "image", "warp", "transform" ], "license": "MIT", "main": "xform.js", "name": "ndarray-homography", "repository": { "type": "git", "url": "git://github.com/mikolalysenko/ndarray-homography.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.0.0" }