UNPKG

smart-app-banner

Version:
32 lines (31 loc) 623 B
{ "name": "smart-app-banner", "version": "1.3.0", "homepage": "https://github.com/glibin/smart-app-banner", "authors": [ "glibin.v@gmail.com" ], "description": "Lightweight smart app banner with no jQuery (or any other framework) requirement.", "main": [ "smart-app-banner.css", "smart-app-banner.js" ], "moduleType": [ "globals" ], "keywords": [ "app", "banner", "android", "ios" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "client/bower_components", "test", "tests" ] }