initial commit
This commit is contained in:
22
node_modules/jibo-keyframes/package.json
generated
vendored
Normal file
22
node_modules/jibo-keyframes/package.json
generated
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "jibo-keyframes",
|
||||
"version": "0.4.5",
|
||||
"description": "APIs for runtime keyframe to animation genration",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
"test": "gulp test"
|
||||
},
|
||||
"author": "Avida Michaud",
|
||||
"license": "SEE LICENSE IN LICENSE.txt",
|
||||
"dependencies": {
|
||||
"async": "^0.9.0",
|
||||
"color-space": "1.1.2",
|
||||
"eases": "^1.0.6",
|
||||
"fs-extra": "^0.18.2",
|
||||
"fs-plus": "^2.7.1",
|
||||
"lodash": "^3.8.0",
|
||||
"semver": "^5.0.3",
|
||||
"three": "^0.71.0",
|
||||
"uuid": "^2.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user