{
  "name": "spline",
  "version": "0.0.0",
  "description": "general purpose spline implementations",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "spline",
    "math",
    "interpolation"
  ],
  "author": "Tom MacWright",
  "license": "BSD"
}
