package.json
311 字节
{
"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"
}
}