bounding-box
Version:
Determines the bounding box of some object.
20 lines (19 loc) • 433 B
JSON
{
"name": "bounding-box",
"version": "0.1.1",
"description": "Determines the bounding box of some object.",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "https://github.com/SpiderStrategies/node-bounding-box"
},
"keywords": [
"bounding-box",
"bounds"
],
"author": "Nathan Bowser <nathan.bowser@spiderstrategies.com>",
"license": "BSD"
}