kaguranana-birthday-project/node_modules/granim/bower.json
2021-12-12 18:49:32 -08:00

27 lines
552 B
JSON

{
"name": "granim",
"description": "Create fluid and interactive gradients animations with this small js library.",
"main": "index.js",
"authors": [
"Benjamin Blonde",
"Pranay Prakash <pranay.gp@gmail.com> (http://pranay.gp)"
],
"license": "MIT",
"keywords": [
"gradient",
"animation"
],
"homepage": "https://sarcadass.github.io/granim.js/",
"moduleType": [
"globals",
"node"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}