Files
cdnjs/ajax/libs/noisy/package.json
T
2011-09-23 10:32:34 +02:00

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"
}
]
}