cloudcmd/modules/menu/.bower.json
2015-07-22 10:35:00 -04:00

33 lines
No EOL
697 B
JSON

{
"name": "menu",
"version": "0.7.9",
"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",
"node"
],
"keywords": [
"menu"
],
"license": "MIT",
"ignore": [
"**/.*",
"gulpfile.js",
"node_modules"
],
"_release": "0.7.9",
"_resolution": {
"type": "version",
"tag": "v0.7.9",
"commit": "272a723bfa7a02755dc53a96c1219571aea4fef3"
},
"_source": "git://github.com/coderaiser/menu-io.git",
"_target": "~0.7.9",
"_originalSource": "menu",
"_direct": true
}