woocommerce/package.json

10 lines
174 B
JSON
Raw Normal View History

2014-01-30 16:04:50 +00:00
{
2014-01-30 16:09:52 +00:00
"name": "woocommerce",
"version": "2.1.0",
"devDependencies": {
"grunt": "~0.4.2",
"grunt-contrib-uglify": "~0.2.2",
"grunt-contrib-less": "~0.9.0"
}
}