omi-transform
Version:
Omi / css3transform integration. Support CSS3 transformation in your Omi project.
28 lines (27 loc) • 624 B
JSON
{
"name": "omi-transform",
"version": "2.0.3",
"description": "Omi / css3transform integration. Support CSS3 transformation in your Omi project.",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/Tencent/omi.git"
},
"keywords": [
"css3",
"transform",
"css3transform",
"animation"
],
"dependencies": {
"css3transform": "latest",
"omi": "latest"
},
"author": "dntzhang <dntzhang@qq.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/Tencent/omi/issues"
},
"homepage": "https://github.com/Tencent/omi"
}