mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 15:56:28 +10:00
26 lines
586 B
JSON
26 lines
586 B
JSON
{
|
|
"name": "noisy",
|
|
"filename": "jquery.noisy.min.js",
|
|
"version": "1.1",
|
|
"description": "Adds random noise to the background of a given element.",
|
|
"homepage": "http://rappdaniel.com/noisy/",
|
|
"keywords": [
|
|
"noisy",
|
|
"noise generator",
|
|
"canvas"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Daniel Rapp",
|
|
"email": "danielrappt@gmail.com",
|
|
"web": "http://rappdaniel.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/DanielRapp/Noisy"
|
|
}
|
|
]
|
|
}
|