gentelella-rtl
Version:
Gentelella RTL Admin is a free to use Bootstrap admin template
55 lines • 1.01 kB
JSON
{
"name": "cropper",
"description": "A simple jQuery image cropping plugin.",
"main": [
"dist/cropper.js",
"dist/cropper.css"
],
"keywords": [
"image",
"crop",
"cropper",
"cropping",
"move",
"zoom",
"rotate",
"scale",
"jquery",
"plugin",
"html",
"css",
"javascript",
"front-end",
"web",
"development"
],
"homepage": "https://github.com/fengyuanchen/cropper",
"authors": [
"Fengyuan Chen"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"tests",
"test",
"examples",
"assets",
"demo",
"docs",
"gulpfile.js",
"CONTRIBUTING.md",
"ISSUE_TEMPLATE.md"
],
"version": "2.3.4",
"_release": "2.3.4",
"_resolution": {
"type": "version",
"tag": "v2.3.4",
"commit": "30c58b29ee21010e17e58ebab165fbd84285c685"
},
"_source": "https://github.com/fengyuanchen/cropper.git",
"_target": "^2.3.0",
"_originalSource": "cropper"
}