mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-23 03:36:27 +10:00
30 lines
620 B
JSON
30 lines
620 B
JSON
{
|
|
"name": "Snowstorm",
|
|
"filename": "snowstorm-min.js",
|
|
"version": "20131208",
|
|
"description": "A JavaScript Snow Effect for HTML",
|
|
"keywords": [
|
|
"snow",
|
|
"xmas"
|
|
],
|
|
"contributors": [
|
|
{
|
|
"name": "Scott Schiller",
|
|
"url": "http://www.schillmania.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/scottschiller/snowstorm/"
|
|
}
|
|
],
|
|
"licenses": [
|
|
{
|
|
"name": "BSD License",
|
|
"url": "https://github.com/scottschiller/Snowstorm/blob/master/license.txt"
|
|
}
|
|
],
|
|
"homepage": "http://www.schillmania.com/projects/snowstorm/"
|
|
}
|