11 lines
273 B
JSON
11 lines
273 B
JSON
|
|
{
|
||
|
|
"name": "geometry-config",
|
||
|
|
"version": "0.2.5",
|
||
|
|
"description": "Content files specifying robot geometry, kinematics, and related config.",
|
||
|
|
"main": "index.js",
|
||
|
|
"scripts": {
|
||
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
|
},
|
||
|
|
"author": "",
|
||
|
|
"license": "Jibo"
|
||
|
|
}
|