审查视图

public/assets/libs/jcrop/package.json 311 字节
郭盛 authored
1 2 3 4 5 6 7 8 9 10 11 12 13
{
  "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"
  }
}