pidgin/nest

Add purple-oicq

23 months ago, Gary Kramlich
4c04727a48d3
Add purple-oicq

Testing Done:
Ran `npm run hugo:server` and verified the plugins page still worked and that it showed up properly.

Reviewed at https://reviews.imfreedom.org/r/1487/
env:
browser: true
es6: true
node: true
extends: 'eslint:recommended'
globals:
Atomics: readonly
SharedArrayBuffer: readonly
parserOptions:
ecmaVersion: 2018
sourceType: module
rules: {}