Files
front/dist/assets/vendor/circles.js/bower.json
2021-12-28 13:34:18 +01:00

24 lines
453 B
JSON

{
"name": "circles",
"main": "circles.min.js",
"version": "0.0.6",
"homepage": "https://github.com/lugolabs/circles",
"authors": [
"lugolabs"
],
"description": "Lightweight JavaScript library that generates circular graphs in SVG. Now with animation.",
"keywords": [
"circles",
"js",
"javascript",
"svg"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"spec"
]
}