{
  "name": "plugin-installer",
  "version": "1.0.2",
  "description": "",
  "main": "PluginInstaller.js",
  "scripts": {
    "test": "exit 0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rebrec/plugin-installer.git"
  },
  "keywords": [
    "hurry-admin-plugin"
  ],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/rebrec/plugin-installer/issues"
  },
  "homepage": "https://github.com/rebrec/plugin-installer#readme",
  "devDependencies": {
    "np": "^6.5.0"
  },
  "dependencies": {
    "@fortawesome/fontawesome-svg-core": "^1.2.32",
    "@fortawesome/free-solid-svg-icons": "^5.15.1",
    "@fortawesome/react-fontawesome": "^0.1.11",
    "bootstrap": "^4.5.2",
    "hurry-plugin-definition": "^1.0.1",
    "marked": "^1.2.0",
    "nanoid": "^3.1.12",
    "ncp": "^2.0.0",
    "node-fetch": "^2.6.1",
    "react": "^16.13.1",
    "react-bootstrap": "^1.3.0",
    "search-packages": "^2.1.0"
  }
}
