{
  "name": "apostrophe-link-widgets",
  "version": "1.2.1",
  "description": "Link widgets for ApostropheCMS",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apostrophecms/apostrophe-link-widgets.git"
  },
  "keywords": [
    "ApostropheCMS",
    "apostrophe",
    "apostrophe-cms",
    "link widget"
  ],
  "author": "P'unk Ave",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/apostrophecms/apostrophe-link-widgets/issues"
  },
  "homepage": "https://github.com/apostrophecms/apostrophe-link-widgets#readme",
  "devDependencies": {
    "eslint": "^4.2.0",
    "eslint-config-punkave": "^1.0.8",
    "eslint-config-standard": "^10.2.1",
    "eslint-plugin-import": "^2.7.0",
    "eslint-plugin-node": "^5.1.0",
    "eslint-plugin-promise": "^3.5.0",
    "eslint-plugin-react": "^7.1.0",
    "eslint-plugin-standard": "^3.0.1"
  }
}
