{
  "name": "nfe",
  "title": "WooCommerce NFe",
  "version": "1.0.2",
  "author": "NFe.io",
  "homepage": "https://github.com/nfe/woo-nfe",
  "description": "WooCommerce extension for the NFe.io API.",
  "repository": {
    "type": "git",
    "url": "https://github.com/nfe/woo-nfe.git"
  },
  "main": "Gruntfile.js",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-checktextdomain": "^1.0.1",
    "grunt-wp-i18n": "^0.5.4",
    "load-grunt-tasks": "^3.3.0"
  },
  "engines": {
    "node": ">=0.8.0",
    "npm": ">=1.1.0"
  }
}
