{ "_from": "simplicial-complex-boundary@^1.0.0", "_id": "simplicial-complex-boundary@1.0.1", "_inBundle": false, "_integrity": "sha1-csn/HiTeqjdMm7L6DL8MCB6++BU=", "_location": "/simplicial-complex-boundary", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "simplicial-complex-boundary@^1.0.0", "name": "simplicial-complex-boundary", "escapedName": "simplicial-complex-boundary", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/alpha-shape" ], "_resolved": "https://registry.npmjs.org/simplicial-complex-boundary/-/simplicial-complex-boundary-1.0.1.tgz", "_shasum": "72c9ff1e24deaa374c9bb2fa0cbf0c081ebef815", "_spec": "simplicial-complex-boundary@^1.0.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/alpha-shape", "author": { "name": "Mikola Lysenko" }, "bugs": { "url": "https://github.com/mikolalysenko/simplicial-complex-boundary/issues" }, "bundleDependencies": false, "dependencies": { "boundary-cells": "^2.0.0", "reduce-simplicial-complex": "^1.0.0" }, "deprecated": false, "description": "Extracts the boundary of a simplicial complex", "devDependencies": { "oriented-simplicial-complex-compare": "^1.0.0", "tape": "^4.0.0" }, "directories": { "example": "example", "test": "test" }, "homepage": "https://github.com/mikolalysenko/simplicial-complex-boundary", "keywords": [ "simplicial", "complex", "boundary", "homology" ], "license": "MIT", "main": "boundary.js", "name": "simplicial-complex-boundary", "repository": { "type": "git", "url": "git+https://github.com/mikolalysenko/simplicial-complex-boundary.git" }, "scripts": { "test": "tape test/*.js" }, "version": "1.0.1" }