This commit is contained in:
Valentin
2023-03-21 17:54:33 +01:00
parent 229f07a31a
commit d44c90fa27
14 changed files with 1064 additions and 1064 deletions
+26 -26
View File
@@ -1,26 +1,26 @@
{
"name": "Grained",
"main": "grained.js",
"version": "0.0.1",
"homepage": "https://github.com/sarathsaleem/grained",
"authors": [
"Sarath Saleem <https://github.com/sarathsaleem>"
],
"description": "Add animated grain noise texture effect to your web content",
"keywords": [
"texture",
"grained",
"grain-effect",
"noise",
"noise-effect",
"generate-texture"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}
{
"name": "Grained",
"main": "grained.js",
"version": "0.0.1",
"homepage": "https://github.com/sarathsaleem/grained",
"authors": [
"Sarath Saleem <https://github.com/sarathsaleem>"
],
"description": "Add animated grain noise texture effect to your web content",
"keywords": [
"texture",
"grained",
"grain-effect",
"noise",
"noise-effect",
"generate-texture"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}