we-plugin-menu
Version:
We.js menu and links plugin
20 lines (19 loc) • 443 B
JSON
{
"name": "we-plugin-menu",
"description": "We.js menu and links plugin",
"version": "3.0.1",
"license": "MIT",
"main": "plugin.js",
"keywords": [
"wejs-plugin"
],
"repository": "wejs/we-plugin-menu",
"author": "Alberto Souza <contato@albertosouza.net>",
"homepage": "https://github.com/wejs/we-plugin-menu",
"wejs": {
"dependencies": {
"we-plugin-acl": true,
"we-plugin-sys-pubsub": true
}
}
}