cloudcmd/modules/menu/bower.json
2015-01-05 15:17:28 -05:00

21 lines
392 B
JSON

{
"name": "menu",
"version": "0.7.5",
"homepage": "https://github.com/coderaiser/menu-io",
"authors": [
"coderaiser <mnemonic.enemy@gmail.com>"
],
"description": "Simple css-based multillevel context menu",
"main": "menu-io.min.js",
"moduleType": [
"globals"
],
"keywords": [
"menu"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules"
]
}