{
  "name": "wp-notes-widget",
  "version": "1.0.0",
  "description": "WP Notes Widget Wordpress Plugin",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/spuddick/wp-notes-widget.git"
  },
  "author": "Steve Puddick",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/spuddick/wp-notes-widget/issues"
  },
  "homepage": "https://github.com/spuddick/wp-notes-widget#readme",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-less": "^1.1.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-pot": "^0.3.0",
    "gulp-wp-pot": "^2.0.6"
  }
}
