mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-18 17:26:38 +10:00
Create package.json
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "jquery-smoove",
|
||||
"filename": "jquery.smoove.min.js",
|
||||
"version": "0.2.6",
|
||||
"description": "A simple jQuery plugin for super sexy scrolling effects using CSS3 transitions and transforms.",
|
||||
"homepage": "http://smoove.donlabs.com",
|
||||
"keywords": [
|
||||
"jquery",
|
||||
"scroll",
|
||||
"css",
|
||||
"animation"
|
||||
],
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Adam Bouqdib",
|
||||
"web": "http://abemedia.co.uk"
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/abeMedia/jquery-smoove"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user