UNPKG

nodebb-plugin-l24u-lk

Version:

This is lk for l24u.ru

29 lines (28 loc) 556 B
{ "name": "nodebb-plugin-l24u-lk", "version": "0.0.1-e", "description": "This is lk for l24u.ru", "main": "./plugin/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "nodebb", "plugin", "l24u", "lk" ], "readmeFilename":"README.md", "author": "dimkk", "license": "MIT", "homepage": "l24u.ru", "dependencies": { "amqplib": "^0.5.1", "async": "^2.0.1", "lodash": "^4.15.0", "object-assign": "^4.1.0" }, "nbbpm": { "compatibility": "^1.x" } }