{ "_from": "ndarray-extract-contour@^1.0.0", "_id": "ndarray-extract-contour@1.0.1", "_inBundle": false, "_integrity": "sha1-Cu4ROjozsia5DEiIz4d79HUTBeQ=", "_location": "/ndarray-extract-contour", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ndarray-extract-contour@^1.0.0", "name": "ndarray-extract-contour", "escapedName": "ndarray-extract-contour", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/surface-nets" ], "_resolved": "https://registry.npmjs.org/ndarray-extract-contour/-/ndarray-extract-contour-1.0.1.tgz", "_shasum": "0aee113a3a33b226b90c4888cf877bf4751305e4", "_spec": "ndarray-extract-contour@^1.0.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/surface-nets", "author": { "name": "Mikola Lysenko" }, "bugs": { "url": "https://github.com/mikolalysenko/ndarray-extract-contour/issues" }, "bundleDependencies": false, "dependencies": { "typedarray-pool": "^1.0.0" }, "deprecated": false, "description": "Generic contour extraction library for surface nets/dual contouring", "devDependencies": { "js-beautify": "~1.4.2", "ndarray-pack": "~1.0.1", "tape": "~2.12.2" }, "directories": { "test": "test" }, "homepage": "https://github.com/mikolalysenko/ndarray-extract-contour", "keywords": [ "ndarray", "contour", "extraction" ], "license": "MIT", "main": "contour.js", "name": "ndarray-extract-contour", "repository": { "type": "git", "url": "git://github.com/mikolalysenko/ndarray-extract-contour.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.0.1" }