File tree Expand file tree Collapse file tree 2 files changed +19
-81
lines changed
Expand file tree Collapse file tree 2 files changed +19
-81
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "name" : " verb-nurbs" ,
3- "version" : " 3.0.2 " ,
3+ "version" : " 3.0.3 " ,
44 "author" :
" pboyer <[email protected] >" ,
5- "description" : " A CAD library for the web " ,
5+ "description" : " A library for creating and manipulating NURBS surfaces and curves in many languages " ,
66 "repository" : {
77 "type" : " git" ,
88 "url" : " https://github.com/pboyer/verb.git"
2424 " spline" ,
2525 " mesh"
2626 ],
27+ "files" : [
28+ " LICENSE" ,
29+ " README.md" ,
30+ " build" ,
31+ " buildcpp.hxml" ,
32+ " buildcs.hxml" ,
33+ " buildjs.hxml" ,
34+ " buildphp.hxml" ,
35+ " buildpython.hxml" ,
36+ " examples" ,
37+ " package-lock.json" ,
38+ " package.json" ,
39+ " rollup.config.mjs" ,
40+ " src" ,
41+ " test" ,
42+ " verb.iml"
43+ ],
2744 "dependencies" : {
2845 "web-worker" : " ^1.3.0"
2946 },
You can’t perform that action at this time.
0 commit comments