rotate-ele
Version:
This is a image rotate plugin
16 lines (15 loc) • 312 B
JSON
{
"name": "rotate-ele",
"version": "1.0.1",
"description": "This is a image rotate plugin",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["vue","vue-rotate"],
"author": "",
"license": "ISC"
}