mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-12 06:16:02 +10:00
Create package.json
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "jquery-smart-web-app-banner",
|
||||
"filename": "jquery.smartwebbanner.min.js",
|
||||
"version": "1.3",
|
||||
"description": "Add this small script to your site & invite your visitors to save your site to their home screen alongside the rest of their apps!",
|
||||
"homepage": "http://kzeni.com/p/smart-web-banner/",
|
||||
"keywords": [
|
||||
"web app banner",
|
||||
"web banner",
|
||||
"app banner",
|
||||
"jquery app banner",
|
||||
"homescreen"
|
||||
],
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Kurt Zenisek",
|
||||
"email": "kurt@kzeni.com",
|
||||
"web": "http://kzeni.com/"
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/kzeni/smart-web-app-banner.git"
|
||||
}
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "Apache License, 2.0",
|
||||
"url": "https://github.com/kzeni/smart-web-app-banner#license"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user