{ "_from": "ndarray-warp@^1.0.0", "_id": "ndarray-warp@1.0.1", "_inBundle": false, "_integrity": "sha1-qKElqqu6C+v5O9bKg+ar1oIqNOA=", "_location": "/ndarray-warp", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ndarray-warp@^1.0.0", "name": "ndarray-warp", "escapedName": "ndarray-warp", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/ndarray-homography" ], "_resolved": "https://registry.npmjs.org/ndarray-warp/-/ndarray-warp-1.0.1.tgz", "_shasum": "a8a125aaabba0bebf93bd6ca83e6abd6822a34e0", "_spec": "ndarray-warp@^1.0.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/ndarray-homography", "author": { "name": "Mikola Lysenko" }, "browserify": { "transform": [ "cwise" ] }, "bugs": { "url": "https://github.com/mikolalysenko/ndarray-warp/issues" }, "bundleDependencies": false, "dependencies": { "cwise": "^1.0.4", "ndarray-linear-interpolate": "^1.0.0" }, "deprecated": false, "description": "ndarray image warping", "devDependencies": { "lena": "~1.0.0", "luminance": "~1.0.0", "ndarray": "~1.0.0", "ndarray-imshow": "^1.0.0", "ndarray-unpack": "~0.0.0", "save-pixels": "~0.2.0", "tape": "^2.12.3", "zeros": "~0.0.0" }, "directories": { "example": "example", "test": "test" }, "gitHead": "9341ae6b00b0464c0a21aa04fec7eb36ef8c1222", "homepage": "https://github.com/mikolalysenko/ndarray-warp#readme", "keywords": [ "ndarray", "image", "volume", "warp", "coordinate", "change", "nonlinear", "deform" ], "license": "MIT", "main": "warp.js", "name": "ndarray-warp", "repository": { "type": "git", "url": "git://github.com/mikolalysenko/ndarray-warp.git" }, "scripts": { "test": "tape test/*.js" }, "version": "1.0.1" }