14 lines
311 B
JSON
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"
|
|
}
|
|
}
|