Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
canvas
/
node_modules
/
b-spline
/
Filename :
package.json
back
Copy
{ "name": "b-spline", "version": "2.0.2", "description": "B-spline interpolation", "author": "thibauts", "license": "MIT", "main": "index.js", "scripts": { "test": "node ./test" }, "repository": { "type": "git", "url": "git://github.com/thibauts/b-spline.git" }, "keywords": [ "b-spline", "interpolation", "non-uniform", "rational", "nurbs", "curve" ] }