jquery.smartbanner
Version:
Smart Banners are a new feature in iOS 6 to promote apps on the App Store from a website. This jQuery plugin brings this feature to older iOS versions, Android devices and for Windows Store apps.
29 lines (28 loc) • 827 B
JSON
{
"name": "jquery.smartbanner",
"version": "0.1.0",
"description": "Smart Banners are a new feature in iOS 6 to promote apps on the App Store from a website. This jQuery plugin brings this feature to older iOS versions, Android devices and for Windows Store apps.",
"main": "jquery.smartbanner.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mikelambert/jquery.smartbanner.git"
},
"keywords": [
"jquery.smartbanner",
"smartbanner",
"smart",
"banner",
"app",
"install",
"promo"
],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/mikelambert/jquery.smartbanner/issues"
},
"homepage": "https://github.com/mikelambert/jquery.smartbanner#readme"
}