{ "_from": "boundary-cells@^2.0.0", "_id": "boundary-cells@2.0.1", "_inBundle": false, "_integrity": "sha1-6QWo0UGc9Hyza+Pb9SXbXiTeAEI=", "_location": "/boundary-cells", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "boundary-cells@^2.0.0", "name": "boundary-cells", "escapedName": "boundary-cells", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/simplicial-complex-boundary" ], "_resolved": "https://registry.npmjs.org/boundary-cells/-/boundary-cells-2.0.1.tgz", "_shasum": "e905a8d1419cf47cb36be3dbf525db5e24de0042", "_spec": "boundary-cells@^2.0.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/simplicial-complex-boundary", "author": { "name": "Mikola Lysenko" }, "bugs": { "url": "https://github.com/mikolalysenko/boundary-cells/issues" }, "bundleDependencies": false, "dependencies": { "tape": "^4.0.0" }, "deprecated": false, "description": "Enumerates all boundary cells in a simplicial complex", "devDependencies": { "oriented-simplicial-complex-compare": "^1.0.0" }, "directories": { "test": "test" }, "gitHead": "1d6b36821108ed468a8d667e2f498b73ae1a50b3", "homepage": "https://github.com/mikolalysenko/boundary-cells#readme", "keywords": [ "boundary", "cell", "simplicial", "complex", "mesh", "topology" ], "license": "MIT", "main": "boundary.js", "name": "boundary-cells", "repository": { "type": "git", "url": "git://github.com/mikolalysenko/boundary-cells.git" }, "scripts": { "test": "tape test/*.js" }, "version": "2.0.1" }