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

30 lines
No EOL
647 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"
],
"_release": "0.7.5",
"_resolution": {
"type": "version",
"tag": "v0.7.5",
"commit": "c242cf09edfd132aa4909e8b9d43db8d2e7a4657"
},
"_source": "git://github.com/coderaiser/menu-io.git",
"_target": "~0.7.5",
"_originalSource": "menu"
}