11 lines
307 B
JSON
11 lines
307 B
JSON
|
|
{
|
||
|
|
"name": "animation-utilities",
|
||
|
|
"version": "0.2.14",
|
||
|
|
"description": "Animation utilities for Jibo's coordinated expression output",
|
||
|
|
"main": "main.js",
|
||
|
|
"author": "Jesse Gray and Matt Berlin @ IF Robots LLC",
|
||
|
|
"license": "SEE LICENSE IN LICENSE.txt",
|
||
|
|
"dependencies": {
|
||
|
|
"geometry-config": "0.2.5"
|
||
|
|
}
|
||
|
|
}
|