bower.json
471 字节
{
"name": "bootstrap-contextmenu",
"main": "bootstrap-contextmenu.js",
"version": "0.3.3",
"homepage": "https://github.com/sydcanem/bootstrap-contextmenu",
"authors": [
"sydcanem <icqhv.santos@gmail.com>"
],
"description": "Context-menu extension for the Bootstrap framework",
"keywords": [
"boostrap",
"contextmenu"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}