Skip to content

Commit

Permalink
improved the package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiosanches committed Feb 2, 2014
1 parent a078b94 commit d254c55
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
{
"name": "woocommerce",
"title": "WooCommerce",
"version": "2.1.0",
"homepage": "http://www.woothemes.com/woocommerce/",
"main": "Gruntfile.js",
"devDependencies": {
"grunt": "~0.4.2",
"grunt-contrib-uglify": "~0.2.2",
"grunt-contrib-less": "~0.9.0",
"grunt-contrib-cssmin": "~0.7.0",
"grunt-shell": "~0.6.4"
},
"engines": {
"node": ">=0.8.0",
"npm": ">=1.1.0"
}
}

0 comments on commit d254c55

Please sign in to comment.