UNPKG

omi-transform

Version:

Omi / css3transform integration. Support CSS3 transformation in your Omi project.

26 lines (25 loc) 598 B
{ "name": "css3transform", "version": "1.2.1", "description": "Made css3 transform super easy.", "main": "dist/css3transform.js", "jsnext:main": "dist/css3transform.esm.js", "module": "dist/css3transform.esm.js", "scripts": {}, "repository": { "type": "git", "url": "https://github.com/Tencent/omi.git" }, "keywords": [ "css3", "transform", "css3transform", "animation" ], "author": "dntzhang <dntzhang@qq.com>", "license": "MIT", "bugs": { "url": "https://github.com/Tencent/omi/issues" }, "homepage": "https://github.com/Tencent/omi" }