This repository has been archived on 2023-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
mightyscape-1.1-deprecated/extensions/fablabchemnitz/animate_order/vivus-0.4.6/bower.json

16 lines
290 B
JSON

{
"name": "vivus",
"description": "JavaScript library to make drawing animation on SVG",
"main": "dist/vivus.js",
"licence": "MIT",
"ignore": [
"assets/",
"src/",
"test/",
".gitignore",
".jshintrc",
"gulpfile.js",
"index.html",
"package.json"
]
}