{
  "name": "rhino3dm",
  "version": "8.17.0",
  "description": "Node.js package based on OpenNURBS with a RhinoCommon style",
  "main": "rhino3dm.js",
  "types": "rhino3dm.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mcneel/rhino3dm.git"
  },
  "keywords": [
    "rhino3d"
  ],
  "author": "Robert McNeel & Associates and contributors",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mcneel/rhino3dm/issues"
  },
  "homepage": "https://github.com/mcneel/rhino3dm#readme"
}
