Files
sentcms/public/static/libs/jcrop/package.json
2019-07-06 16:59:35 +08:00

14 lines
311 B
JSON

{
"name": "Jcrop",
"version": "2.0.4",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-banner": "^0.1.4",
"grunt-contrib-concat": "^0.3.0",
"grunt-contrib-cssmin": "^0.6.2",
"grunt-contrib-less": "^0.7.0",
"grunt-contrib-uglify": "^0.2.7",
"grunt-contrib-watch": "^0.5.3"
}
}