poload
Version:
Bootstrap 3 jQuery popover with ajax dinamic content
25 lines (24 loc) • 572 B
JSON
{
"name": "poload",
"version": "1.1.2",
"description": "Bootstrap 3 jQuery popover with ajax dinamic content",
"main": "dist/js/poload.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tnatanael/poload.git"
},
"keywords": [
"popover",
"ajax",
"dinamic"
],
"author": "Thiago Natanael",
"license": "ISC",
"bugs": {
"url": "https://github.com/tnatanael/poload/issues"
},
"homepage": "https://github.com/tnatanael/poload#readme"
}